summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/fpu/bugs.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/kernel/fpu/bugs.c')
-rw-r--r--arch/x86/kernel/fpu/bugs.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/x86/kernel/fpu/bugs.c b/arch/x86/kernel/fpu/bugs.c
index a06b876bbf2d..edbafc5940e3 100644
--- a/arch/x86/kernel/fpu/bugs.c
+++ b/arch/x86/kernel/fpu/bugs.c
@@ -2,6 +2,8 @@
/*
* x86 FPU bug checks:
*/
+#include <linux/printk.h>
+
#include <asm/cpufeature.h>
#include <asm/fpu/api.h>