diff options
Diffstat (limited to 'arch/arm/mach-omap2/clock34xx.c')
| -rw-r--r-- | arch/arm/mach-omap2/clock34xx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/clock34xx.c b/arch/arm/mach-omap2/clock34xx.c index 3ff74952f835..e5b475f21081 100644 --- a/arch/arm/mach-omap2/clock34xx.c +++ b/arch/arm/mach-omap2/clock34xx.c | |||
| @@ -25,11 +25,11 @@ | |||
| 25 | #include <linux/clk.h> | 25 | #include <linux/clk.h> |
| 26 | #include <linux/io.h> | 26 | #include <linux/io.h> |
| 27 | #include <linux/limits.h> | 27 | #include <linux/limits.h> |
| 28 | #include <linux/bitops.h> | ||
| 28 | 29 | ||
| 29 | #include <mach/clock.h> | 30 | #include <mach/clock.h> |
| 30 | #include <mach/sram.h> | 31 | #include <mach/sram.h> |
| 31 | #include <asm/div64.h> | 32 | #include <asm/div64.h> |
| 32 | #include <asm/bitops.h> | ||
| 33 | 33 | ||
| 34 | #include "memory.h" | 34 | #include "memory.h" |
| 35 | #include "clock.h" | 35 | #include "clock.h" |
