summaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64/elf.h
diff options
context:
space:
mode:
authorAl Viro2006-10-18 07:47:25 +0200
committerAl Viro2006-12-04 08:00:22 +0100
commitf6a570333e554b48ad589e7137c77c57809eee81 (patch)
tree68dd6d5c8fe537a19a84a4189202f5cf70925c17 /include/asm-x86_64/elf.h
parent[XFRM]: Fix aevent structuring to be more complete. (diff)
downloadkernel-qcow2-linux-f6a570333e554b48ad589e7137c77c57809eee81.tar.gz
kernel-qcow2-linux-f6a570333e554b48ad589e7137c77c57809eee81.tar.xz
kernel-qcow2-linux-f6a570333e554b48ad589e7137c77c57809eee81.zip
[PATCH] severing module.h->sched.h
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'include/asm-x86_64/elf.h')
-rw-r--r--include/asm-x86_64/elf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-x86_64/elf.h b/include/asm-x86_64/elf.h
index a406fcb1e924..6d24ea7c4d9d 100644
--- a/include/asm-x86_64/elf.h
+++ b/include/asm-x86_64/elf.h
@@ -45,7 +45,6 @@ typedef struct user_i387_struct elf_fpregset_t;
#ifdef __KERNEL__
#include <asm/processor.h>
-#include <asm/compat.h>
/*
* This is used to ensure we don't load something for the wrong architecture.