commit | 72fed483b9acf8fbe87ddc0cf789eb5864c7ac12 | [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 | 4b89169e0fc4d615026341f4a5c359cefe303394 [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>