u-boot-brain/arch/arm
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
..
cpu armv8: fsl: i2c: Put I2C related code under CONFIG_SYS_I2C 2017-09-22 12:45:27 -07:00
dts Merge branch 'rmobile' of git://git.denx.de/u-boot-sh 2017-10-10 20:14:38 -04:00
include imx: sys_proto: Add a prototype for board_mmc_get_env_dev() 2017-10-12 17:31:16 +02:00
lib ARMv8: fix error in freeing stack frame 2017-10-08 16:19:56 -04:00
mach-aspeed
mach-at91 board: at91sam9x5ek: Convert to CONFIG_DM_VIDEO 2017-09-29 17:51:56 +02:00
mach-bcm283x
mach-davinci ARM: davinci: Remove CONFIG_SOC_DA830 2017-09-15 12:35:48 -04:00
mach-exynos usb: net: migrate USB Ethernet adapters to Kconfig 2017-09-08 10:23:00 -04:00
mach-highbank
mach-imx imx6: disable clock command and print_cpuinfo code in SPL 2017-10-12 17:30:32 +02:00
mach-integrator env: Convert CONFIG_ENV_IS_IN... to a choice 2017-08-15 20:50:01 -04:00
mach-keystone env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
mach-kirkwood env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
mach-meson meson-gx: reserved memory regions 2017-07-22 15:36:18 -04:00
mach-mvebu arm: mvebu: fix boot from UART on ClearFog Base 2017-09-26 06:53:18 +02:00
mach-omap2 omap: Fix warning when looking for userdata part 2017-10-06 11:28:17 -04:00
mach-orion5x spl: add hierarchical defaults for SPL_LDSCRIPT 2017-08-13 17:12:37 +02:00
mach-qemu ARM: Add a new arch + board for QEMU's 'virt' machine 2017-10-06 11:28:16 -04:00
mach-rmobile ARM: rmobile: Add missing IPSR18 bits to R8A7795 PFC 2017-09-05 07:51:39 +09:00
mach-rockchip treewide: replace with error() with pr_err() 2017-10-04 11:59:44 -04:00
mach-s5pc1xx
mach-snapdragon
mach-socfpga treewide: replace with error() with pr_err() 2017-10-04 11:59:44 -04:00
mach-sti
mach-stm32 ARM: stm32f7: fix prescaler calculation of timer 2017-10-08 16:19:56 -04:00
mach-sunxi sunxi: usb_phy: invert the USB phy_ctl condition 2017-10-03 19:12:06 +02:00
mach-tegra treewide: replace with error() with pr_err() 2017-10-04 11:59:44 -04:00
mach-uniphier printk: collect printk stuff into <linux/printk.h> with loglevel support 2017-10-04 10:31:17 -04:00
mach-versatile
mach-zynq spl: add hierarchical defaults for SPL_LDSCRIPT 2017-08-13 17:12:37 +02:00
thumb1/include/asm/proc-armv
config.mk
Kconfig ARM: Add a new arch + board for QEMU's 'virt' machine 2017-10-06 11:28:16 -04:00
Kconfig.debug
Makefile imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00