[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 <anton@samba.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
parent
a2f95a5ae9
commit
4b88e927e8
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
||||||
#ifndef __PPC64_A_OUT_H__
|
#ifndef __PPC64_A_OUT_H__
|
||||||
#define __PPC64_A_OUT_H__
|
#define __PPC64_A_OUT_H__
|
||||||
|
|
||||||
#include <asm/ppcdebug.h>
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* c 2001 PPC 64 Team, IBM Corp
|
* c 2001 PPC 64 Team, IBM Corp
|
||||||
*
|
*
|
||||||
|
|
Loading…
Add table
Reference in a new issue