diff options
author | Brian Gerst <bgerst@didntduck.org> | 2007-10-15 07:57:46 -0400 |
---|---|---|
committer | Thomas Gleixner <tglx@inhelltoy.tec.linutronix.de> | 2007-10-17 14:17:08 -0400 |
commit | 020bd9f1c766ca743556461a70a5b5d559b7e60c (patch) | |
tree | 73833b4a886620c0ccfd79ffb3a98a04206eaeb3 /include/asm-x86/Kbuild | |
parent | c65916fe3586521932fbd1b734f39744657f2f0d (diff) |
x86: trivial header merges
Merge 32/64-bit headers that simply redirect to asm-generic
[tglx: fixup Kbuild as well]
Signed-off-by: Brian Gerst <bgerst@didntduck.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'include/asm-x86/Kbuild')
-rw-r--r-- | include/asm-x86/Kbuild | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/asm-x86/Kbuild b/include/asm-x86/Kbuild index a0c0b80c7f2d..0618ca386ab1 100644 --- a/include/asm-x86/Kbuild +++ b/include/asm-x86/Kbuild | |||
@@ -22,8 +22,6 @@ unifdef-y += byteorder_32.h | |||
22 | unifdef-y += byteorder_64.h | 22 | unifdef-y += byteorder_64.h |
23 | unifdef-y += elf_32.h | 23 | unifdef-y += elf_32.h |
24 | unifdef-y += elf_64.h | 24 | unifdef-y += elf_64.h |
25 | unifdef-y += errno_32.h | ||
26 | unifdef-y += errno_64.h | ||
27 | unifdef-y += ioctls_32.h | 25 | unifdef-y += ioctls_32.h |
28 | unifdef-y += ioctls_64.h | 26 | unifdef-y += ioctls_64.h |
29 | unifdef-y += ipcbuf_32.h | 27 | unifdef-y += ipcbuf_32.h |
@@ -47,8 +45,6 @@ unifdef-y += posix_types_32.h | |||
47 | unifdef-y += posix_types_64.h | 45 | unifdef-y += posix_types_64.h |
48 | unifdef-y += ptrace_32.h | 46 | unifdef-y += ptrace_32.h |
49 | unifdef-y += ptrace_64.h | 47 | unifdef-y += ptrace_64.h |
50 | unifdef-y += resource_32.h | ||
51 | unifdef-y += resource_64.h | ||
52 | unifdef-y += sembuf_32.h | 48 | unifdef-y += sembuf_32.h |
53 | unifdef-y += sembuf_64.h | 49 | unifdef-y += sembuf_64.h |
54 | unifdef-y += setup_32.h | 50 | unifdef-y += setup_32.h |