x86/asm: Stop depending on ptrace.h in alternative.h
[cascardo/linux.git] / arch / x86 / kernel / traps.c
index 06cbe25..d159048 100644 (file)
@@ -51,6 +51,7 @@
 #include <asm/processor.h>
 #include <asm/debugreg.h>
 #include <linux/atomic.h>
+#include <asm/text-patching.h>
 #include <asm/ftrace.h>
 #include <asm/traps.h>
 #include <asm/desc.h>