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 797e8c6a4130..ddbf2eb6ba5b 100644 --- a/arch/arm/mach-omap2/hsmmc.c +++ b/arch/arm/mach-omap2/hsmmc.c @@ -17,8 +17,8 @@ #include <mach/hardware.h> #include <linux/platform_data/gpio-omap.h> -#include <plat/omap-pm.h> #include "omap_device.h" +#include "omap-pm.h" #include "mux.h" #include "mmc.h" |