summaryrefslogtreecommitdiffstats
path: root/board/jse/sdram.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/jse/sdram.c')
-rw-r--r--board/jse/sdram.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/jse/sdram.c b/board/jse/sdram.c
index 02eb6f2c3c..8ce8798c88 100644
--- a/board/jse/sdram.c
+++ b/board/jse/sdram.c
@@ -19,7 +19,7 @@
*/
#include <common.h>
-#include <ppc4xx.h>
+#include <asm/ppc4xx.h>
#include <asm/processor.h>
# define SDRAM_LEN 0x08000000
OpenPOWER on IntegriCloud