diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/arm/mach-omap2/clock.c | 2 | ||||
-rw-r--r-- | arch/arm/mach-omap2/clock24xx.h (renamed from arch/arm/mach-omap2/clock.h) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/clock.c b/arch/arm/mach-omap2/clock.c index e6e85b7b097b..5c24781f6d9b 100644 --- a/arch/arm/mach-omap2/clock.c +++ b/arch/arm/mach-omap2/clock.c | |||
@@ -31,7 +31,7 @@ | |||
31 | 31 | ||
32 | #include "prcm-regs.h" | 32 | #include "prcm-regs.h" |
33 | #include "memory.h" | 33 | #include "memory.h" |
34 | #include "clock.h" | 34 | #include "clock24xx.h" |
35 | 35 | ||
36 | #undef DEBUG | 36 | #undef DEBUG |
37 | 37 | ||
diff --git a/arch/arm/mach-omap2/clock.h b/arch/arm/mach-omap2/clock24xx.h index 4f791866b910..4f791866b910 100644 --- a/arch/arm/mach-omap2/clock.h +++ b/arch/arm/mach-omap2/clock24xx.h | |||