powerpc: move include/asm-ppc64/ptrace-common.h to arch/powerpc/kernel
[pandora-kernel.git] / arch / powerpc / kernel / ptrace32.c
index 91eb952..6176264 100644 (file)
@@ -33,7 +33,8 @@
 #include <asm/page.h>
 #include <asm/pgtable.h>
 #include <asm/system.h>
-#include <asm/ptrace-common.h>
+
+#include "ptrace-common.h"
 
 /*
  * does not yet catch signals sent when the child dies.