summaryrefslogtreecommitdiffstats
path: root/board/cray/L1/flash.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/cray/L1/flash.c')
-rw-r--r--board/cray/L1/flash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/cray/L1/flash.c b/board/cray/L1/flash.c
index 36d186fb9d..a3d893e925 100644
--- a/board/cray/L1/flash.c
+++ b/board/cray/L1/flash.c
@@ -35,7 +35,7 @@
*/
#include <common.h>
-#include <ppc4xx.h>
+#include <asm/ppc4xx.h>
#include <asm/processor.h>
/* The flash chip we use... */
OpenPOWER on IntegriCloud