diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2007-10-15 17:28:20 -0400 |
---|---|---|
committer | Thomas Gleixner <tglx@inhelltoy.tec.linutronix.de> | 2007-10-17 14:26:11 -0400 |
commit | 612d26a72a3fad16a0a5e37f7b1652a0ea965fc0 (patch) | |
tree | 95c9033415e49d66ee9ef077e9520b2bf84aba66 /include/asm-x86/Kbuild | |
parent | b515e4767ffd07d1b14f4dc4f328d75f765215ab (diff) |
x86: unify include/asm/ioctls_32/64.h
Same file, except for whitespace and comment formatting.
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 d300cff2201e..a617f752ea6e 100644 --- a/include/asm-x86/Kbuild +++ b/include/asm-x86/Kbuild | |||
@@ -18,8 +18,6 @@ unifdef-y += byteorder_32.h | |||
18 | unifdef-y += byteorder_64.h | 18 | unifdef-y += byteorder_64.h |
19 | unifdef-y += elf_32.h | 19 | unifdef-y += elf_32.h |
20 | unifdef-y += elf_64.h | 20 | unifdef-y += elf_64.h |
21 | unifdef-y += ioctls_32.h | ||
22 | unifdef-y += ioctls_64.h | ||
23 | unifdef-y += mce.h | 21 | unifdef-y += mce.h |
24 | unifdef-y += mman_32.h | 22 | unifdef-y += mman_32.h |
25 | unifdef-y += mman_64.h | 23 | unifdef-y += mman_64.h |