diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2007-10-24 00:37:24 +0400 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2007-10-24 00:37:24 +0400 |
commit | 079091a450ed5a0001c2ee9dadd8ddaceddb91b5 (patch) | |
tree | 38f08cadd02fc5cff5718d2615ad586329c432f6 /include/asm-x86/Kbuild | |
parent | 8fc37f2c474b8ea61186fd77193324845432447b (diff) | |
download | linux-079091a450ed5a0001c2ee9dadd8ddaceddb91b5.tar.xz |
x86: merge shmbuf_32/64.h
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'include/asm-x86/Kbuild')
-rw-r--r-- | include/asm-x86/Kbuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-x86/Kbuild b/include/asm-x86/Kbuild index 87176b6074be..6e839bcf5816 100644 --- a/include/asm-x86/Kbuild +++ b/include/asm-x86/Kbuild @@ -27,8 +27,6 @@ unifdef-y += posix_types_64.h unifdef-y += ptrace.h unifdef-y += setup_32.h unifdef-y += setup_64.h -unifdef-y += shmbuf_32.h -unifdef-y += shmbuf_64.h unifdef-y += sigcontext_32.h unifdef-y += sigcontext_64.h unifdef-y += signal_32.h |