diff options
Diffstat (limited to 'arch/arm/mach-omap2/omap_hwmod.c')
-rw-r--r-- | arch/arm/mach-omap2/omap_hwmod.c | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/arch/arm/mach-omap2/omap_hwmod.c b/arch/arm/mach-omap2/omap_hwmod.c index 2b660e57a302..1312ce2913a5 100644 --- a/arch/arm/mach-omap2/omap_hwmod.c +++ b/arch/arm/mach-omap2/omap_hwmod.c | |||
@@ -145,8 +145,9 @@ | |||
145 | #include <plat/omap_hwmod.h> | 145 | #include <plat/omap_hwmod.h> |
146 | #include <plat/prcm.h> | 146 | #include <plat/prcm.h> |
147 | 147 | ||
148 | #include "cm.h" | 148 | #include "cm2xxx_3xxx.h" |
149 | #include "prm.h" | 149 | #include "cm44xx.h" |
150 | #include "prm2xxx_3xxx.h" | ||
150 | #include "prm44xx.h" | 151 | #include "prm44xx.h" |
151 | 152 | ||
152 | /* Maximum microseconds to wait for OMAP module to softreset */ | 153 | /* Maximum microseconds to wait for OMAP module to softreset */ |