diff options
Diffstat (limited to 'arch/x86/kernel/macros.S')
-rw-r--r-- | arch/x86/kernel/macros.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/kernel/macros.S b/arch/x86/kernel/macros.S index 852487a9fc56..66ccb8e823b1 100644 --- a/arch/x86/kernel/macros.S +++ b/arch/x86/kernel/macros.S @@ -9,3 +9,4 @@ #include <linux/compiler.h> #include <asm/refcount.h> #include <asm/alternative-asm.h> +#include <asm/bug.h> |