summaryrefslogtreecommitdiffstats
path: root/board/mpl/common/flash.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/mpl/common/flash.c')
-rw-r--r--board/mpl/common/flash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/mpl/common/flash.c b/board/mpl/common/flash.c
index fd430083e2..6f53192ac7 100644
--- a/board/mpl/common/flash.c
+++ b/board/mpl/common/flash.c
@@ -47,7 +47,7 @@
#if defined(CONFIG_PIP405)
#include "../pip405/pip405.h"
#endif
-#include <405gp_pci.h>
+#include <asm/4xx_pci.h>
#else /* defined(CONFIG_PATI) */
#include <mpc5xx.h>
#endif
OpenPOWER on IntegriCloud