diff options
Diffstat (limited to 'arch/arm/mach-omap2/hsmmc.c')
-rw-r--r-- | arch/arm/mach-omap2/hsmmc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/hsmmc.c b/arch/arm/mach-omap2/hsmmc.c index ec6c2230cb38..797e8c6a4130 100644 --- a/arch/arm/mach-omap2/hsmmc.c +++ b/arch/arm/mach-omap2/hsmmc.c | |||
@@ -18,7 +18,7 @@ | |||
18 | #include <linux/platform_data/gpio-omap.h> | 18 | #include <linux/platform_data/gpio-omap.h> |
19 | 19 | ||
20 | #include <plat/omap-pm.h> | 20 | #include <plat/omap-pm.h> |
21 | #include <plat/omap_device.h> | 21 | #include "omap_device.h" |
22 | 22 | ||
23 | #include "mux.h" | 23 | #include "mux.h" |
24 | #include "mmc.h" | 24 | #include "mmc.h" |