diff options
Diffstat (limited to 'arch/arm/mach-omap2/clock.c')
| -rw-r--r-- | arch/arm/mach-omap2/clock.c | 5 | 
1 files changed, 2 insertions, 3 deletions
diff --git a/arch/arm/mach-omap2/clock.c b/arch/arm/mach-omap2/clock.c index 1d891e4a6933..97cde3d3611d 100644 --- a/arch/arm/mach-omap2/clock.c +++ b/arch/arm/mach-omap2/clock.c  | |||
| @@ -21,9 +21,8 @@ | |||
| 21 | #include <linux/errno.h> | 21 | #include <linux/errno.h> | 
| 22 | #include <linux/delay.h> | 22 | #include <linux/delay.h> | 
| 23 | #include <linux/clk.h> | 23 | #include <linux/clk.h> | 
| 24 | #include <asm/bitops.h> | 24 | #include <linux/io.h> | 
| 25 | 25 | #include <linux/bitops.h> | |
| 26 | #include <asm/io.h> | ||
| 27 | 26 | ||
| 28 | #include <mach/clock.h> | 27 | #include <mach/clock.h> | 
| 29 | #include <mach/sram.h> | 28 | #include <mach/sram.h> | 
