commit | 3c7ca9670be1040e25081598fb9d3009a6cb08c8 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Sat Feb 15 14:51:59 2014 -0200 |
committer | Stefano Babic <sbabic@denx.de> | Wed Mar 05 12:23:48 2014 +0100 |
tree | 2c5e8f84ddb1b673757613f88e385dc82bed0857 | |
parent | afb9266568866d10338c9c45328d8e7c58bbe836 [diff] |
mmc: Add a prototype for board_mmc_init() Fixes the following sparse warning: wandboard.c:137:5: warning: symbol 'board_mmc_init' was not declared. Should it be static? Cc: Pantelis Antoniou <panto@antoniou-consulting.com> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>