diff options
Diffstat (limited to 'arch/powerpc/cpu/mpc5xx/start.S')
| -rw-r--r-- | arch/powerpc/cpu/mpc5xx/start.S | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/arch/powerpc/cpu/mpc5xx/start.S b/arch/powerpc/cpu/mpc5xx/start.S index 4fd9b63e5..26b9eac31 100644 --- a/arch/powerpc/cpu/mpc5xx/start.S +++ b/arch/powerpc/cpu/mpc5xx/start.S @@ -43,6 +43,7 @@  #include <linux/config.h>  #include <asm/processor.h> +#include <asm/u-boot.h>  #ifndef  CONFIG_IDENT_STRING  #define  CONFIG_IDENT_STRING "" |