summaryrefslogtreecommitdiffstats
path: root/board/phycore_mcf54xx/phyCore_MCF54xx.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/phycore_mcf54xx/phyCore_MCF54xx.c')
-rw-r--r--board/phycore_mcf54xx/phyCore_MCF54xx.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/phycore_mcf54xx/phyCore_MCF54xx.c b/board/phycore_mcf54xx/phyCore_MCF54xx.c
index f8e96d3af3..6fe799328d 100644
--- a/board/phycore_mcf54xx/phyCore_MCF54xx.c
+++ b/board/phycore_mcf54xx/phyCore_MCF54xx.c
@@ -26,8 +26,8 @@
#include <driver.h>
#include <fec.h>
#include <environment.h>
-#include <asm/arch/mcf54xx-regs.h>
-#include <asm/arch/clocks.h>
+#include <mach/mcf54xx-regs.h>
+#include <mach/clocks.h>
#include <asm/io.h>
#include <partition.h>