diff options
author | Diego Dorta <diego.dorta@nxp.com> | 2017-09-21 15:10:03 -0300 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2017-10-12 17:31:16 +0200 |
commit | 9f272573b7a7ac578232fcd06cd28f6413a14438 (patch) | |
tree | c8c8064c06c64eeecca6c7de6d090fa8fbf367a9 /cmd/jffs2.c | |
parent | 7594c51ae60296b21f90052d060d4d1330a507a6 (diff) |
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>
Diffstat (limited to 'cmd/jffs2.c')
0 files changed, 0 insertions, 0 deletions