diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2007-10-15 23:28:20 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@inhelltoy.tec.linutronix.de> | 2007-10-17 20:26:11 +0200 |
commit | 612d26a72a3fad16a0a5e37f7b1652a0ea965fc0 (patch) | |
tree | 95c9033415e49d66ee9ef077e9520b2bf84aba66 /include/asm-x86/Kbuild | |
parent | b515e4767ffd07d1b14f4dc4f328d75f765215ab (diff) | |
download | op-kernel-dev-612d26a72a3fad16a0a5e37f7b1652a0ea965fc0.zip op-kernel-dev-612d26a72a3fad16a0a5e37f7b1652a0ea965fc0.tar.gz |
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 d300cff..a617f75 100644 --- a/include/asm-x86/Kbuild +++ b/include/asm-x86/Kbuild @@ -18,8 +18,6 @@ unifdef-y += byteorder_32.h unifdef-y += byteorder_64.h unifdef-y += elf_32.h unifdef-y += elf_64.h -unifdef-y += ioctls_32.h -unifdef-y += ioctls_64.h unifdef-y += mce.h unifdef-y += mman_32.h unifdef-y += mman_64.h |