mmc: core: First step in cleaning up private mmc header files
[linux-block.git] / drivers / mmc / core / bus.h
index 00a19710b6b449500b613c316c8b167977ba9cb9..93b516ab6e887bb0afd71538ef8071a9234b65b3 100644 (file)
 #ifndef _MMC_CORE_BUS_H
 #define _MMC_CORE_BUS_H
 
+struct mmc_host;
+struct mmc_card;
+struct device_type;
+
 #define MMC_DEV_ATTR(name, fmt, args...)                                       \
 static ssize_t mmc_##name##_show (struct device *dev, struct device_attribute *attr, char *buf)        \
 {                                                                              \