Skip to content
Snippets Groups Projects
Select Git revision
0 results

reform-boundary-uboot

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    Loading
    user avatar
    Diego Dorta authored
    When compiling with W=1 the following warning is observed:
    
    arch/arm/mach-imx/mx6/soc.c:213:12: warning: no previous prototype for ‘get_board_rev’ [-Wmissing-prototypes] u32 __weak get_board_rev(void)
    
    Fix the build warning by including <asm/bootm.h>.
    
    Signed-off-by: default avatarDiego Dorta <diego.dorta@nxp.com>
    c49fa34e
    History
    Name Last commit Last update