summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
diff options
context:
space:
mode:
authorMark Brown2011-02-10 11:58:37 +0100
committerChris Ball2011-03-15 18:48:58 +0100
commitce1014965ae2538e7447b19879bd0e8109690b79 (patch)
tree502215d08a44cfa566948776a9709a386d08c6f1 /drivers/mmc
parentmmc: Improve MMC_TEST config text. (diff)
downloadkernel-qcow2-linux-ce1014965ae2538e7447b19879bd0e8109690b79.tar.gz
kernel-qcow2-linux-ce1014965ae2538e7447b19879bd0e8109690b79.tar.xz
kernel-qcow2-linux-ce1014965ae2538e7447b19879bd0e8109690b79.zip
mmc: Ensure prototypes for SD API are visible in sd.c
So we know the implementation and prototypes agree with each other. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Reviewed-by: Chris Ball <cjb@laptop.org> Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'drivers/mmc')
-rw-r--r--drivers/mmc/core/sd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mmc/core/sd.c b/drivers/mmc/core/sd.c
index d18c32bca99b..6dac89fe0535 100644
--- a/drivers/mmc/core/sd.c
+++ b/drivers/mmc/core/sd.c
@@ -21,6 +21,7 @@
#include "core.h"
#include "bus.h"
#include "mmc_ops.h"
+#include "sd.h"
#include "sd_ops.h"
static const unsigned int tran_exp[] = {