diff options
Diffstat (limited to 'drivers/mmc/core/bus.c')
-rw-r--r-- | drivers/mmc/core/bus.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/mmc/core/bus.c b/drivers/mmc/core/bus.c index 7cd9749dc21d..27326c411735 100644 --- a/drivers/mmc/core/bus.c +++ b/drivers/mmc/core/bus.c | |||
@@ -22,7 +22,6 @@ | |||
22 | #include "sdio_cis.h" | 22 | #include "sdio_cis.h" |
23 | #include "bus.h" | 23 | #include "bus.h" |
24 | 24 | ||
25 | #define dev_to_mmc_card(d) container_of(d, struct mmc_card, dev) | ||
26 | #define to_mmc_driver(d) container_of(d, struct mmc_driver, drv) | 25 | #define to_mmc_driver(d) container_of(d, struct mmc_driver, drv) |
27 | 26 | ||
28 | static ssize_t mmc_type_show(struct device *dev, | 27 | static ssize_t mmc_type_show(struct device *dev, |