summaryrefslogtreecommitdiffstats
path: root/arch/m68k/mach-mcfv4e/mcf_clocksource.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/mach-mcfv4e/mcf_clocksource.c')
-rw-r--r--arch/m68k/mach-mcfv4e/mcf_clocksource.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/m68k/mach-mcfv4e/mcf_clocksource.c b/arch/m68k/mach-mcfv4e/mcf_clocksource.c
index 1278bf83ec..926a592158 100644
--- a/arch/m68k/mach-mcfv4e/mcf_clocksource.c
+++ b/arch/m68k/mach-mcfv4e/mcf_clocksource.c
@@ -24,9 +24,9 @@
#include <common.h>
#include <init.h>
#include <clock.h>
-#include <asm/arch/mcf54xx-regs.h>
-#include <asm/arch/clocks.h>
-#include <asm/proc/processor.h> //FIXME - move to other file
+#include <mach/mcf54xx-regs.h>
+#include <mach/clocks.h>
+#include <proc/processor.h> //FIXME - move to other file
#ifdef CONFIG_USE_IRQ