diff options
Diffstat (limited to 'arch/arm/mach-omap2/powerdomains3xxx_data.c')
-rw-r--r-- | arch/arm/mach-omap2/powerdomains3xxx_data.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/mach-omap2/powerdomains3xxx_data.c b/arch/arm/mach-omap2/powerdomains3xxx_data.c index 1830c63ae676..e1bec562625b 100644 --- a/arch/arm/mach-omap2/powerdomains3xxx_data.c +++ b/arch/arm/mach-omap2/powerdomains3xxx_data.c | |||
@@ -14,9 +14,8 @@ | |||
14 | #include <linux/kernel.h> | 14 | #include <linux/kernel.h> |
15 | #include <linux/init.h> | 15 | #include <linux/init.h> |
16 | 16 | ||
17 | #include <plat/powerdomain.h> | 17 | #include "powerdomain.h" |
18 | #include "powerdomains2xxx_3xxx_data.h" | 18 | #include "powerdomains2xxx_3xxx_data.h" |
19 | #include "powerdomains.h" | ||
20 | 19 | ||
21 | #include "prcm-common.h" | 20 | #include "prcm-common.h" |
22 | #include "prm2xxx_3xxx.h" | 21 | #include "prm2xxx_3xxx.h" |