]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mmc: Add a prototype for board_mmc_init()
authorFabio Estevam <fabio.estevam@freescale.com>
Sat, 15 Feb 2014 16:51:59 +0000 (14:51 -0200)
committerStefano Babic <sbabic@denx.de>
Wed, 5 Mar 2014 11:23:48 +0000 (12:23 +0100)
commit3c7ca9670be1040e25081598fb9d3009a6cb08c8
tree2c5e8f84ddb1b673757613f88e385dc82bed0857
parentafb9266568866d10338c9c45328d8e7c58bbe836
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>
include/mmc.h