]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/mmc/host/omap.c
Revert recent fixes to move them to omap-fixes branch
[linux-2.6-omap-h63xx.git] / drivers / mmc / host / omap.c
index bfa25c01c8722f17684520b1ab3adfee9bdef193..5570849188cc806032cab4791ab3ce10706a51f2 100644 (file)
@@ -157,6 +157,8 @@ struct mmc_omap_host {
        struct timer_list       dma_timer;
        unsigned                dma_len;
 
+       short                   power_pin;
+
        struct mmc_omap_slot    *slots[OMAP_MMC_MAX_SLOTS];
        struct mmc_omap_slot    *current_slot;
        spinlock_t              slot_lock;