aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorNicolas Kaiser <nikai@nikai.net>2006-01-11 02:07:34 +0100
committerAdrian Bunk <bunk@r063144.stusta.swh.mhn.de>2006-01-11 02:07:34 +0100
commit0563572bf47efdc02a059b923d3c1e589783c019 (patch)
treedaf2820ac0466de3f377053fe909807c77ca2235 /include
parent099f7f0a828bfef7b7047101cf52dc44a4b1d76f (diff)
downloadlinux-0563572bf47efdc02a059b923d3c1e589783c019.tar.gz
asm-powerpc: header included twice
Header included twice. Signed-off-by: Nicolas Kaiser <nikai@nikai.net> Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'include')
-rw-r--r--include/asm-powerpc/elf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-powerpc/elf.h b/include/asm-powerpc/elf.h
index c5a635d9bba4d5..45f2af6f89c47a 100644
--- 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 */