Skip to content
Snippets Groups Projects
Commit c49fa34e authored by Diego Dorta's avatar Diego Dorta Committed by Stefano Babic
Browse files

mx6: soc: Include <asm/bootm.h> header file


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>
parent d26e2c84
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment