]> err.no Git - linux-2.6/blobdiff - include/asm-powerpc/kprobes.h
powerpc: clean up after powermac build merge
[linux-2.6] / include / asm-powerpc / kprobes.h
index d9129d2b038ee7d09f87bd22aa6b10b95e1e3329..b2f09f17fbe03fbdea816ccd0aec77ce3e7651cf 100644 (file)
@@ -1,8 +1,7 @@
-#ifndef _ASM_KPROBES_H
-#define _ASM_KPROBES_H
+#ifndef _ASM_POWERPC_KPROBES_H
+#define _ASM_POWERPC_KPROBES_H
 /*
  *  Kernel Probes (KProbes)
- *  include/asm-ppc64/kprobes.h
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -64,4 +63,4 @@ static inline int kprobe_exceptions_notify(struct notifier_block *self,
        return 0;
 }
 #endif
-#endif                         /* _ASM_KPROBES_H */
+#endif /* _ASM_POWERPC_KPROBES_H */