diff options
Diffstat (limited to 'arch/arm/mach-omap1/clock.c')
-rw-r--r-- | arch/arm/mach-omap1/clock.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/arm/mach-omap1/clock.c b/arch/arm/mach-omap1/clock.c index 9e74aa664acb..931f3f6d396b 100644 --- a/arch/arm/mach-omap1/clock.c +++ b/arch/arm/mach-omap1/clock.c | |||
@@ -22,13 +22,11 @@ | |||
22 | 22 | ||
23 | #include <asm/mach-types.h> | 23 | #include <asm/mach-types.h> |
24 | 24 | ||
25 | #include "soc.h" | ||
26 | #include <plat/usb.h> | ||
27 | |||
28 | #include <mach/hardware.h> | 25 | #include <mach/hardware.h> |
29 | 26 | ||
30 | #include "../plat-omap/sram.h" | 27 | #include "../plat-omap/sram.h" |
31 | 28 | ||
29 | #include "soc.h" | ||
32 | #include "iomap.h" | 30 | #include "iomap.h" |
33 | #include "clock.h" | 31 | #include "clock.h" |
34 | #include "opp.h" | 32 | #include "opp.h" |