Skip to content

Commit

Permalink
[PATCH] ppc64: remove unnecessary include
Browse files Browse the repository at this point in the history
We no longer use any ppcdebug stuff in a.out.h, so remove the define.

Signed-off-by: Anton Blanchard <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
  • Loading branch information
antonblanchard authored and Linus Torvalds committed May 1, 2005
1 parent a2f95a5 commit 4b88e92
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/asm-ppc64/a.out.h
Original file line number Diff line number Diff line change
@@ -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
*
Expand Down

0 comments on commit 4b88e92

Please sign in to comment.