summaryrefslogtreecommitdiffstats
path: root/board/eric/flash.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/eric/flash.c')
-rw-r--r--board/eric/flash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/eric/flash.c b/board/eric/flash.c
index fded41271f..745987336d 100644
--- a/board/eric/flash.c
+++ b/board/eric/flash.c
@@ -22,7 +22,7 @@
*/
#include <common.h>
-#include <ppc4xx.h>
+#include <asm/ppc4xx.h>
#include <asm/processor.h>
flash_info_t flash_info[CONFIG_SYS_MAX_FLASH_BANKS]; /* info for FLASH chips */
OpenPOWER on IntegriCloud