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 682f0e76dd..61f031aabe 100644
--- a/board/mpl/common/flash.c
+++ b/board/mpl/common/flash.c
@@ -38,7 +38,7 @@
#include <common.h>
#if !defined(CONFIG_PATI)
-#include <ppc4xx.h>
+#include <asm/ppc4xx.h>
#include <asm/processor.h>
#include "common_util.h"
#if defined(CONFIG_MIP405)
OpenPOWER on IntegriCloud