summaryrefslogtreecommitdiffstats
path: root/arch/m68k/mach-mcfv4e/mcf_reset_cpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/mach-mcfv4e/mcf_reset_cpu.c')
-rw-r--r--arch/m68k/mach-mcfv4e/mcf_reset_cpu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/m68k/mach-mcfv4e/mcf_reset_cpu.c b/arch/m68k/mach-mcfv4e/mcf_reset_cpu.c
index 5a3368f901..dc04a270d1 100644
--- a/arch/m68k/mach-mcfv4e/mcf_reset_cpu.c
+++ b/arch/m68k/mach-mcfv4e/mcf_reset_cpu.c
@@ -22,7 +22,7 @@
* Implements a watchdog triggered reset for V4e Coldfire cores
*/
#include <common.h>
-#include <asm/arch/mcf54xx-regs.h>
+#include <mach/mcf54xx-regs.h>
/**
* Reset the cpu by setting up the watchdog timer and let it time out