]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mmc: prevent some warnings with make W=1
authorJeroen Hofstee <jeroen@myspectrum.nl>
Sat, 12 Jul 2014 19:24:08 +0000 (21:24 +0200)
committerTom Rini <trini@ti.com>
Fri, 18 Jul 2014 21:53:24 +0000 (17:53 -0400)
commit750121c3506399e758849a4f37c772c3f317045f
treed8c8231b7af9fdd5a70bb130a12daf38064fc4cf
parent0b7df656570e9126616529d03d99261956081bc4
mmc: prevent some warnings with make W=1

Add missing prototypes for global functions and
make local functions static.

cc: panto@antoniou-consulting.com
Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
drivers/mmc/mmc.c
drivers/mmc/omap_hsmmc.c
include/mmc.h