projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2f95a5
)
[PATCH] ppc64: remove unnecessary include
author
Anton Blanchard
<anton@samba.org>
Sun, 1 May 2005 15:58:46 +0000
(08:58 -0700)
committer
Linus Torvalds
<torvalds@ppc970.osdl.org>
Sun, 1 May 2005 15:58:46 +0000
(08:58 -0700)
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>
include/asm-ppc64/a.out.h
patch
|
blob
|
blame
|
history
diff --git
a/include/asm-ppc64/a.out.h
b/include/asm-ppc64/a.out.h
index 802338efcb1979d0be4a2810f14a8eaa4e48e7cd..3871e252a6f1a9d472ecd711c339eaecf1c8ce00 100644
(file)
--- 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 <asm/ppcdebug.h>
-
/*
* c 2001 PPC 64 Team, IBM Corp
*