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 | 5ca3b0f1958a9f96b7d596e54145722e8d4631b9 (patch) | |
tree | e3bc61632e3ec63a07ec037b6fe51fc306cb4773 /include/asm-x86/Kbuild | |
parent | 2439a791977a85bea2a11736c8c7ea2e25c49597 (diff) | |
download | linux-5ca3b0f1958a9f96b7d596e54145722e8d4631b9.tar.xz |
x86: merge msgbuf_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 2beec5949399..da5b07c20fc5 100644 --- a/include/asm-x86/Kbuild +++ b/include/asm-x86/Kbuild @@ -14,8 +14,6 @@ header-y += vsyscall32.h unifdef-y += e820.h unifdef-y += ist.h unifdef-y += mce.h -unifdef-y += msgbuf_32.h -unifdef-y += msgbuf_64.h unifdef-y += msr_32.h unifdef-y += msr_64.h unifdef-y += msr.h |