aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/common/time-acorn.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/common/time-acorn.c')
-rw-r--r--arch/arm/common/time-acorn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/common/time-acorn.c b/arch/arm/common/time-acorn.c
index df0983aafe69..deeed561b168 100644
--- a/arch/arm/common/time-acorn.c
+++ b/arch/arm/common/time-acorn.c
@@ -17,9 +17,9 @@
#include <linux/init.h>
#include <linux/interrupt.h>
#include <linux/irq.h>
+#include <linux/io.h>
#include <mach/hardware.h>
-#include <asm/io.h>
#include <asm/hardware/ioc.h>
#include <asm/mach/time.h>