u-boot-brain/arch/arm/include/asm/mach-imx
Diego Dorta 9f272573b7 imx: sys_proto: Add a prototype for board_mmc_get_env_dev()
When compiling with W=1 the following warning is observed:

board/freescale/mx6sabresd/mx6sabresd.c:266:5: warning:
no previous prototype for ‘board_mmc_get_env_dev’
[-Wmissing-prototypes] int board_mmc_get_env_dev(int devno)

Remove this warning by adding the function prototype into sys_proto.h file.

Signed-off-by: Diego Dorta <diego.dorta@nxp.com>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
Reviewed-by: Stefano Babic <sbabic@denx.de>
2017-10-12 17:31:16 +02:00
..
boot_mode.h imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
dma.h imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
gpio.h imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
hab.h imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
imximage.cfg imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
iomux-v3.h imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
mx5_video.h imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
mxc_i2c.h imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
rdc-sema.h imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
regs-apbh.h imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
regs-bch.h imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
regs-common.h imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
regs-gpmi.h imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
regs-lcdif.h imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
regs-usbphy.h imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
sata.h imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
spi.h imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
sys_proto.h imx: sys_proto: Add a prototype for board_mmc_get_env_dev() 2017-10-12 17:31:16 +02:00
syscounter.h imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
video.h imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00