x86/smpboot: Init apic mapping before usage
[cascardo/linux.git] / kernel / kprobes.c
index d10ab6b..d630954 100644 (file)
@@ -49,7 +49,7 @@
 #include <linux/cpu.h>
 #include <linux/jump_label.h>
 
-#include <asm-generic/sections.h>
+#include <asm/sections.h>
 #include <asm/cacheflush.h>
 #include <asm/errno.h>
 #include <asm/uaccess.h>