[PATCH] ppc64: remove unnecessary include

Anton Blanchard anton at samba.org
Fri Apr 29 23:44:37 EST 2005


Hi,

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

Signed-off-by: Anton Blanchard <anton at samba.org>

Index: linux-2.6.12-rc2/include/asm-ppc64/a.out.h
===================================================================
--- linux-2.6.12-rc2.orig/include/asm-ppc64/a.out.h	2005-03-06 07:08:25.000000000 +1100
+++ linux-2.6.12-rc2/include/asm-ppc64/a.out.h	2005-04-29 17:10:27.122629165 +1000
@@ -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
  *



More information about the Linuxppc64-dev mailing list