ARM: OMAP: MMC: Remove unused power_pin

Remove unused power_pin

Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
Ladislav Michl
2009-04-23 11:10:44 -07:00
committed by Tony Lindgren
orang tua ba16ec7cab
melakukan 1748ae0e95
2 mengubah file dengan 0 tambahan dan 3 penghapusan

Melihat File

@@ -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;