summaryrefslogtreecommitdiffstats
path: root/cpu/arm1176/s3c64xx/timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/arm1176/s3c64xx/timer.c')
-rw-r--r--cpu/arm1176/s3c64xx/timer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/arm1176/s3c64xx/timer.c b/cpu/arm1176/s3c64xx/timer.c
index 22a5b77701..85ce9cd998 100644
--- a/cpu/arm1176/s3c64xx/timer.c
+++ b/cpu/arm1176/s3c64xx/timer.c
@@ -40,7 +40,7 @@
#include <common.h>
#include <asm/proc-armv/ptrace.h>
-#include <s3c6400.h>
+#include <asm/arch/s3c6400.h>
#include <div64.h>
static ulong timer_load_val;
OpenPOWER on IntegriCloud