diff options
Diffstat (limited to 'drivers/mmc')
-rw-r--r-- | drivers/mmc/host/imxmmc.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/mmc/host/imxmmc.c b/drivers/mmc/host/imxmmc.c index 02e9dd3e22db..5c921b33b10e 100644 --- a/drivers/mmc/host/imxmmc.c +++ b/drivers/mmc/host/imxmmc.c | |||
@@ -45,8 +45,6 @@ struct imxmci_host { | |||
45 | struct resource *res; | 45 | struct resource *res; |
46 | int irq; | 46 | int irq; |
47 | imx_dmach_t dma; | 47 | imx_dmach_t dma; |
48 | unsigned int clkrt; | ||
49 | unsigned int cmdat; | ||
50 | volatile unsigned int imask; | 48 | volatile unsigned int imask; |
51 | unsigned int power_mode; | 49 | unsigned int power_mode; |
52 | unsigned int present; | 50 | unsigned int present; |