diff options
Diffstat (limited to 'board/cray/L1/init.S')
| -rw-r--r-- | board/cray/L1/init.S | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/board/cray/L1/init.S b/board/cray/L1/init.S index e8dbb93e1..166214148 100644 --- a/board/cray/L1/init.S +++ b/board/cray/L1/init.S @@ -41,7 +41,7 @@  /*	Bank 6 - not used */  /*	Bank 7 - FPGA registers */  /*-----------------------------------------------------------------------------#include <config.h> */ -#include <ppc4xx.h> +#include <asm/ppc4xx.h>  #define _LINUX_CONFIG_H 1	/* avoid reading Linux autoconf.h file	*/ |