Hi Tom,
On Fri, Dec 21, 2018 at 11:08 PM Bin Meng wrote:
>
> Change the scope of do_bootvx_fdt() to static since it is only
> used in common/bootm_os.c.
>
> Signed-off-by: Bin Meng
> ---
>
> common/bootm_os.c | 2 +-
> include/vxworks.h | 1 -
> 2 files changed, 1 insertion(+), 2 deletions(-)
>
Change the scope of do_bootvx_fdt() to static since it is only
used in common/bootm_os.c.
Signed-off-by: Bin Meng
---
common/bootm_os.c | 2 +-
include/vxworks.h | 1 -
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/common/bootm_os.c b/common/bootm_os.c
index f302135..da938c5 100
2 matches
Mail list logo