diff options
Diffstat (limited to 'arch/arm/mach-omap2/pm-debug.c')
-rw-r--r-- | arch/arm/mach-omap2/pm-debug.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/mach-omap2/pm-debug.c b/arch/arm/mach-omap2/pm-debug.c index a8afb610c7d8..1f5d68beabf3 100644 --- a/arch/arm/mach-omap2/pm-debug.c +++ b/arch/arm/mach-omap2/pm-debug.c | |||
@@ -33,8 +33,8 @@ | |||
33 | #include <plat/clockdomain.h> | 33 | #include <plat/clockdomain.h> |
34 | #include <plat/dmtimer.h> | 34 | #include <plat/dmtimer.h> |
35 | 35 | ||
36 | #include "prm.h" | 36 | #include "cm2xxx_3xxx.h" |
37 | #include "cm.h" | 37 | #include "prm2xxx_3xxx.h" |
38 | #include "pm.h" | 38 | #include "pm.h" |
39 | 39 | ||
40 | int omap2_pm_debug; | 40 | int omap2_pm_debug; |