diff options
Diffstat (limited to 'arch/arm/mach-omap2/clock2430_data.c')
-rw-r--r-- | arch/arm/mach-omap2/clock2430_data.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/clock2430_data.c b/arch/arm/mach-omap2/clock2430_data.c index 454831966d33..e32afcbdfb88 100644 --- a/arch/arm/mach-omap2/clock2430_data.c +++ b/arch/arm/mach-omap2/clock2430_data.c | |||
@@ -18,7 +18,6 @@ | |||
18 | #include <linux/list.h> | 18 | #include <linux/list.h> |
19 | 19 | ||
20 | #include <plat/clkdev_omap.h> | 20 | #include <plat/clkdev_omap.h> |
21 | #include <plat/control.h> | ||
22 | 21 | ||
23 | #include "clock.h" | 22 | #include "clock.h" |
24 | #include "clock2xxx.h" | 23 | #include "clock2xxx.h" |
@@ -28,6 +27,7 @@ | |||
28 | #include "prm-regbits-24xx.h" | 27 | #include "prm-regbits-24xx.h" |
29 | #include "cm-regbits-24xx.h" | 28 | #include "cm-regbits-24xx.h" |
30 | #include "sdrc.h" | 29 | #include "sdrc.h" |
30 | #include "control.h" | ||
31 | 31 | ||
32 | #define OMAP_CM_REGADDR OMAP2430_CM_REGADDR | 32 | #define OMAP_CM_REGADDR OMAP2430_CM_REGADDR |
33 | 33 | ||