]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/mmc/host/imxmmc.c
imxmmc: Remove unused variables
[net-next-2.6.git] / drivers / mmc / host / imxmmc.c
index 02e9dd3e22dbd1699102f3973fde395bbcc4aad3..5c921b33b10e613d66cfe959af28063977637234 100644 (file)
@@ -45,8 +45,6 @@ struct imxmci_host {
        struct resource         *res;
        int                     irq;
        imx_dmach_t             dma;
-       unsigned int            clkrt;
-       unsigned int            cmdat;
        volatile unsigned int   imask;
        unsigned int            power_mode;
        unsigned int            present;