[U-Boot] [PATCH 1/3] bootm: vxworks: Make do_bootvx_fdt() static
    Bin Meng 
    bmeng.cn at gmail.com
       
    Mon Dec 31 05:09:12 UTC 2018
    
    
  
Hi Tom,
On Fri, Dec 21, 2018 at 11:08 PM Bin Meng <bmeng.cn at gmail.com> 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 <bmeng.cn at gmail.com>
> ---
>
>  common/bootm_os.c | 2 +-
>  include/vxworks.h | 1 -
>  2 files changed, 1 insertion(+), 2 deletions(-)
>
I hope this series can get into v2019.01.
Regards,
Bin
    
    
More information about the U-Boot
mailing list