aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/include/asm/omap_mmc.h')
-rw-r--r--arch/arm/include/asm/omap_mmc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/include/asm/omap_mmc.h b/arch/arm/include/asm/omap_mmc.h
index 42ce8dcd6d..6d31cc4422 100644
--- a/arch/arm/include/asm/omap_mmc.h
+++ b/arch/arm/include/asm/omap_mmc.h
@@ -68,7 +68,6 @@ struct omap_hsmmc_plat {
68 struct mmc_config cfg; 68 struct mmc_config cfg;
69 struct hsmmc *base_addr; 69 struct hsmmc *base_addr;
70 struct mmc *mmc; 70 struct mmc *mmc;
71 bool cd_inverted;
72 u32 controller_flags; 71 u32 controller_flags;
73 const char *hw_rev; 72 const char *hw_rev;
74}; 73};