diff options
Diffstat (limited to 'board/jse/init.S')
-rw-r--r-- | board/jse/init.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/jse/init.S b/board/jse/init.S index 92f43f4fc7d..bccc7e09927 100644 --- a/board/jse/init.S +++ b/board/jse/init.S @@ -44,7 +44,7 @@ /* Bank 6 - not used */ /* Bank 7 - not used */ /*------------------------------------------------------------------------- */ -#include <ppc4xx.h> +#include <asm/ppc4xx.h> #include <ppc_asm.tmpl> #include <ppc_defs.h> |