]> git.baikalelectronics.ru Git - uboot.git/commit
bootm: vxworks: Make do_bootvx_fdt() static
authorBin Meng <bmeng.cn@gmail.com>
Fri, 21 Dec 2018 15:13:39 +0000 (07:13 -0800)
committerTom Rini <trini@konsulko.com>
Mon, 31 Dec 2018 13:08:51 +0000 (08:08 -0500)
commit73c57ff14a7b98f0a0d7e39b646c99eebc2b82fc
tree22feb1e739441a8fccdeb3a1c02e922beef98f62
parent6ee07c759550581dbb01310d508ed47f08290ccf
bootm: vxworks: Make do_bootvx_fdt() static

Change the scope of do_bootvx_fdt() to static since it is only
used in common/bootm_os.c.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
common/bootm_os.c
include/vxworks.h