summaryrefslogtreecommitdiffstats
path: root/board/amcc/common/flash.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/amcc/common/flash.c')
-rw-r--r--board/amcc/common/flash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/amcc/common/flash.c b/board/amcc/common/flash.c
index 9aaf256c22..8f23375170 100644
--- a/board/amcc/common/flash.c
+++ b/board/amcc/common/flash.c
@@ -32,7 +32,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