diff options
Diffstat (limited to 'arch/arm/mach-sa1100/clock.c')
| -rw-r--r-- | arch/arm/mach-sa1100/clock.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-sa1100/clock.c b/arch/arm/mach-sa1100/clock.c index b5809c51d13f..43c30f84abf2 100644 --- a/arch/arm/mach-sa1100/clock.c +++ b/arch/arm/mach-sa1100/clock.c | |||
| @@ -11,7 +11,7 @@ | |||
| 11 | #include <linux/spinlock.h> | 11 | #include <linux/spinlock.h> |
| 12 | #include <linux/mutex.h> | 12 | #include <linux/mutex.h> |
| 13 | 13 | ||
| 14 | #include <asm/hardware.h> | 14 | #include <mach/hardware.h> |
| 15 | 15 | ||
| 16 | /* | 16 | /* |
| 17 | * Very simple clock implementation - we only have one clock to | 17 | * Very simple clock implementation - we only have one clock to |
