omap_hsmmc: Move gpio and regulator control from board file
[deliverable/linux.git] / arch / arm / mach-omap2 / mmc-twl4030.h
index a47e68563fb64e3085b734fd57f5ccf9b75caca5..87d67c10bdece75ff70a15389c4419ed9571eb4e 100644 (file)
@@ -21,9 +21,7 @@ struct twl4030_hsmmc_info {
        int     ocr_mask;       /* temporary HACK */
 };
 
-#if defined(CONFIG_REGULATOR) && \
-       (defined(CONFIG_MMC_OMAP) || defined(CONFIG_MMC_OMAP_MODULE) || \
-        defined(CONFIG_MMC_OMAP_HS) || defined(CONFIG_MMC_OMAP_HS_MODULE))
+#if defined(CONFIG_MMC_OMAP_HS) || defined(CONFIG_MMC_OMAP_HS_MODULE)
 
 void twl4030_mmc_init(struct twl4030_hsmmc_info *);
 
This page took 0.025576 seconds and 5 git commands to generate.