move die notifier handling to common code
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / powerpc / kernel / kprobes.c
index ef647e7a9dc3513cdedd057fe7e626e07dc16278..2a2c696dcc7a8c7874350e2f7bb641c424dfdd0d 100644 (file)
@@ -30,8 +30,8 @@
 #include <linux/ptrace.h>
 #include <linux/preempt.h>
 #include <linux/module.h>
+#include <linux/kdebug.h>
 #include <asm/cacheflush.h>
-#include <asm/kdebug.h>
 #include <asm/sstep.h>
 #include <asm/uaccess.h>