aboutsummaryrefslogtreecommitdiff
path: root/board/esd
diff options
context:
space:
mode:
Diffstat (limited to 'board/esd')
-rw-r--r--board/esd/du440/init.S2
-rw-r--r--board/esd/pmc440/init.S2
2 files changed, 2 insertions, 2 deletions
diff --git a/board/esd/du440/init.S b/board/esd/du440/init.S
index 3cac6b11b..afcf9c4a5 100644
--- a/board/esd/du440/init.S
+++ b/board/esd/du440/init.S
@@ -22,7 +22,7 @@
*/
#include <ppc_asm.tmpl>
-#include <asm-ppc/mmu.h>
+#include <asm/mmu.h>
#include <config.h>
/*
diff --git a/board/esd/pmc440/init.S b/board/esd/pmc440/init.S
index 6585fed66..d51cd0cf0 100644
--- a/board/esd/pmc440/init.S
+++ b/board/esd/pmc440/init.S
@@ -20,7 +20,7 @@
*/
#include <ppc_asm.tmpl>
-#include <asm-ppc/mmu.h>
+#include <asm/mmu.h>
#include <config.h>
/*