X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fmmc%2Fhost%2Fomap.c;h=bfa25c01c8722f17684520b1ab3adfee9bdef193;hb=0595ee8a05836666b225e6bf003ede0da1e6e329;hp=5570849188cc806032cab4791ab3ce10706a51f2;hpb=833bb3046b6cb320e775ea2160ddca87d53260d5;p=linux-2.6-omap-h63xx.git diff --git a/drivers/mmc/host/omap.c b/drivers/mmc/host/omap.c index 5570849188c..bfa25c01c87 100644 --- a/drivers/mmc/host/omap.c +++ b/drivers/mmc/host/omap.c @@ -157,8 +157,6 @@ 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;