From: Anton Blanchard Date: Sun, 1 May 2005 15:58:46 +0000 (-0700) Subject: [PATCH] ppc64: remove unnecessary include X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=4b88e927e8c38f4053680a3098325142017a37f0;p=deliverable%2Flinux.git [PATCH] ppc64: remove unnecessary include We no longer use any ppcdebug stuff in a.out.h, so remove the define. Signed-off-by: Anton Blanchard Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/include/asm-ppc64/a.out.h b/include/asm-ppc64/a.out.h index 802338efcb19..3871e252a6f1 100644 --- a/include/asm-ppc64/a.out.h +++ b/include/asm-ppc64/a.out.h @@ -1,8 +1,6 @@ #ifndef __PPC64_A_OUT_H__ #define __PPC64_A_OUT_H__ -#include - /* * c 2001 PPC 64 Team, IBM Corp *