aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-4430sdp.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-omap2/board-4430sdp.c')
-rw-r--r--arch/arm/mach-omap2/board-4430sdp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/board-4430sdp.c b/arch/arm/mach-omap2/board-4430sdp.c
index d7df07ef2cea..5e03ddb0eb17 100644
--- a/arch/arm/mach-omap2/board-4430sdp.c
+++ b/arch/arm/mach-omap2/board-4430sdp.c
@@ -323,6 +323,7 @@ static struct omap2_hsmmc_info mmc[] = {
323 { 323 {
324 .mmc = 1, 324 .mmc = 1,
325 .caps = MMC_CAP_4_BIT_DATA | MMC_CAP_8_BIT_DATA, 325 .caps = MMC_CAP_4_BIT_DATA | MMC_CAP_8_BIT_DATA,
326 .gpio_cd = -EINVAL,
326 .gpio_wp = -EINVAL, 327 .gpio_wp = -EINVAL,
327 }, 328 },
328 {} /* Terminator */ 329 {} /* Terminator */