]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/mmc/host/sdhci.h
Merge branch 'drivers-platform' into release
[linux-2.6-omap-h63xx.git] / drivers / mmc / host / sdhci.h
index 31f4b1528e76137a43219c5b8d8ba7fb82d625c8..3efba236394164b195674905d4e978856494b477 100644 (file)
@@ -220,7 +220,7 @@ struct sdhci_host {
        struct mmc_host         *mmc;           /* MMC structure */
        u64                     dma_mask;       /* custom DMA mask */
 
-#ifdef CONFIG_LEDS_CLASS
+#if defined(CONFIG_LEDS_CLASS) || defined(CONFIG_LEDS_CLASS_MODULE)
        struct led_classdev     led;            /* LED control */
 #endif