move die notifier handling to common code
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / ia64 / kernel / kprobes.c
index 6cb56dd4056d1306097714b6a825fcc01d176f25..779fe00c90250b4c14bbf43f77a17a349af8b484 100644 (file)
@@ -29,9 +29,9 @@
 #include <linux/slab.h>
 #include <linux/preempt.h>
 #include <linux/moduleloader.h>
+#include <linux/kdebug.h>
 
 #include <asm/pgtable.h>
-#include <asm/kdebug.h>
 #include <asm/sections.h>
 #include <asm/uaccess.h>