projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50cec37
)
mmc: Ensure prototypes for SD API are visible in sd.c
author
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Thu, 10 Feb 2011 10:58:37 +0000
(10:58 +0000)
committer
Chris Ball
<cjb@laptop.org>
Tue, 15 Mar 2011 17:48:58 +0000
(13:48 -0400)
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>
drivers/mmc/core/sd.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/mmc/core/sd.c
b/drivers/mmc/core/sd.c
index d18c32bca99bae78fe3b0f04d22c2f124ce86cb5..6dac89fe0535ad02b272e5fbe658627d0263fd29 100644
(file)
--- 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[] = {