diff options
Diffstat (limited to 'arch/powerpc/cpu/74xx_7xx/start.S')
-rw-r--r-- | arch/powerpc/cpu/74xx_7xx/start.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/cpu/74xx_7xx/start.S b/arch/powerpc/cpu/74xx_7xx/start.S index 47694aa1f29..e10c44ce47d 100644 --- a/arch/powerpc/cpu/74xx_7xx/start.S +++ b/arch/powerpc/cpu/74xx_7xx/start.S @@ -42,6 +42,7 @@ #include <asm/cache.h> #include <asm/mmu.h> +#include <asm/u-boot.h> #if !defined(CONFIG_DB64360) && \ !defined(CONFIG_DB64460) && \ |