summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/u-boot.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/include/asm/u-boot.h')
-rw-r--r--arch/powerpc/include/asm/u-boot.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/include/asm/u-boot.h b/arch/powerpc/include/asm/u-boot.h
index 19b3c0db5fa..36af8e5403a 100644
--- a/arch/powerpc/include/asm/u-boot.h
+++ b/arch/powerpc/include/asm/u-boot.h
@@ -21,5 +21,6 @@
/* Use the generic board which requires a unified bd_info */
#include <asm-generic/u-boot.h>
#include <asm/ppc.h>
+#include <asm/u-boot-ppc.h>
#endif /* __U_BOOT_H__ */