projects
/
platform
/
upstream
/
kernel-adaptation-pc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
099f7f0
)
asm-powerpc: header included twice
author
Nicolas Kaiser
<nikai@nikai.net>
Wed, 11 Jan 2006 01:07:34 +0000
(
02:07
+0100)
committer
Adrian Bunk
<bunk@r063144.stusta.swh.mhn.de>
Wed, 11 Jan 2006 01:07:34 +0000
(
02:07
+0100)
Header included twice.
Signed-off-by: Nicolas Kaiser <nikai@nikai.net>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
include/asm-powerpc/elf.h
patch
|
blob
|
history
diff --git
a/include/asm-powerpc/elf.h
b/include/asm-powerpc/elf.h
index
c5a635d
..
45f2af6
100644
(file)
--- a/
include/asm-powerpc/elf.h
+++ b/
include/asm-powerpc/elf.h
@@
-92,7
+92,6
@@
* as published by the Free Software Foundation; either version
* 2 of the License, or (at your option) any later version.
*/
-#include <asm/ptrace.h>
#define ELF_NGREG 48 /* includes nip, msr, lr, etc. */
#define ELF_NFPREG 33 /* includes fpscr */