diff options
Diffstat (limited to 'drivers/mmc/host/sdhci-pltfm.c')
-rw-r--r-- | drivers/mmc/host/sdhci-pltfm.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mmc/host/sdhci-pltfm.c b/drivers/mmc/host/sdhci-pltfm.c index 6414efeddca0..a9e12ea05583 100644 --- a/drivers/mmc/host/sdhci-pltfm.c +++ b/drivers/mmc/host/sdhci-pltfm.c | |||
@@ -29,6 +29,7 @@ | |||
29 | */ | 29 | */ |
30 | 30 | ||
31 | #include <linux/err.h> | 31 | #include <linux/err.h> |
32 | #include <linux/module.h> | ||
32 | #include <linux/of.h> | 33 | #include <linux/of.h> |
33 | #ifdef CONFIG_PPC | 34 | #ifdef CONFIG_PPC |
34 | #include <asm/machdep.h> | 35 | #include <asm/machdep.h> |