u-boot-brain/arch/arm/mach-imx/mx6
Diego Dorta c49fa34e5b 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: Diego Dorta <diego.dorta@nxp.com>
2017-10-12 17:31:16 +02:00
..
clock.c imx6: disable clock command and print_cpuinfo code in SPL 2017-10-12 17:30:32 +02:00
ddr.c imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
Kconfig usb: net: migrate USB Ethernet adapters to Kconfig 2017-09-08 10:23:00 -04:00
litesom.c imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
Makefile imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
mp.c imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
opos6ul.c env: Rename setenv() to env_set() 2017-08-16 08:22:18 -04:00
soc.c mx6: soc: Include <asm/bootm.h> header file 2017-10-12 17:31:16 +02:00