diff options
| -rw-r--r-- | arch/ppc64/kernel/head.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/ppc64/kernel/head.S b/arch/ppc64/kernel/head.S index 1d4a48a14948..a00e4865312e 100644 --- a/arch/ppc64/kernel/head.S +++ b/arch/ppc64/kernel/head.S @@ -31,6 +31,7 @@ #include <asm/mmu.h> #include <asm/ppc_asm.h> #include <asm/offsets.h> +#include <asm/bug.h> #ifdef CONFIG_PPC_ISERIES #define DO_SOFT_DISABLE |
