summaryrefslogtreecommitdiffstats
path: root/nand_spl/board/freescale/p1_p2_rdb/nand_boot.c
diff options
context:
space:
mode:
Diffstat (limited to 'nand_spl/board/freescale/p1_p2_rdb/nand_boot.c')
-rw-r--r--nand_spl/board/freescale/p1_p2_rdb/nand_boot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nand_spl/board/freescale/p1_p2_rdb/nand_boot.c b/nand_spl/board/freescale/p1_p2_rdb/nand_boot.c
index af442ea270..16a756c386 100644
--- a/nand_spl/board/freescale/p1_p2_rdb/nand_boot.c
+++ b/nand_spl/board/freescale/p1_p2_rdb/nand_boot.c
@@ -20,7 +20,7 @@
*/
#include <common.h>
#include <mpc85xx.h>
-#include <asm-ppc/io.h>
+#include <asm/io.h>
#include <ns16550.h>
#include <nand.h>
#include <asm/mmu.h>
OpenPOWER on IntegriCloud