diff options
Diffstat (limited to 'arch/arm/mach-omap2/clock33xx_data.c')
-rw-r--r-- | arch/arm/mach-omap2/clock33xx_data.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/clock33xx_data.c b/arch/arm/mach-omap2/clock33xx_data.c index 26b06a90820c..1cb79cc58089 100644 --- a/arch/arm/mach-omap2/clock33xx_data.c +++ b/arch/arm/mach-omap2/clock33xx_data.c | |||
@@ -18,7 +18,7 @@ | |||
18 | #include <linux/list.h> | 18 | #include <linux/list.h> |
19 | #include <linux/clk.h> | 19 | #include <linux/clk.h> |
20 | 20 | ||
21 | #include "am33xx.h" | 21 | #include "soc.h" |
22 | #include "iomap.h" | 22 | #include "iomap.h" |
23 | #include "control.h" | 23 | #include "control.h" |
24 | #include "clock.h" | 24 | #include "clock.h" |