
From: Anton Blanchard <anton@samba.org>

We no longer use any ppcdebug stuff in a.out.h, so remove the define.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
---

 include/asm-ppc64/a.out.h |    2 --
 1 files changed, 2 deletions(-)

diff -puN include/asm-ppc64/a.out.h~ppc64-remove-unnecessary-include include/asm-ppc64/a.out.h
--- 25/include/asm-ppc64/a.out.h~ppc64-remove-unnecessary-include	2005-04-29 18:12:17.243620800 -0700
+++ 25-akpm/include/asm-ppc64/a.out.h	2005-04-29 18:12:17.245620496 -0700
@@ -1,8 +1,6 @@
 #ifndef __PPC64_A_OUT_H__
 #define __PPC64_A_OUT_H__
 
-#include <asm/ppcdebug.h>
-
 /*
  * c 2001 PPC 64 Team, IBM Corp
  *
_
