diff options
author | Christoph Hellwig | 2005-05-17 06:53:57 +0200 |
---|---|---|
committer | Linus Torvalds | 2005-05-17 16:59:21 +0200 |
commit | 5418b6925c353c8286651b67fdb8559dd9e54e46 (patch) | |
tree | cc380fc2fd9af6cf9930bd256f09499ef53915a5 /include/asm-ia64/ioctl32.h | |
parent | [PATCH] pcmcia/ds: handle any error code (diff) | |
download | kernel-qcow2-linux-5418b6925c353c8286651b67fdb8559dd9e54e46.tar.gz kernel-qcow2-linux-5418b6925c353c8286651b67fdb8559dd9e54e46.tar.xz kernel-qcow2-linux-5418b6925c353c8286651b67fdb8559dd9e54e46.zip |
[PATCH] kill <asm/ioctl32.h>
These days <linux/ioctl32.h> handles everything, no need for an asm
header on just two architectures.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/asm-ia64/ioctl32.h')
-rw-r--r-- | include/asm-ia64/ioctl32.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-ia64/ioctl32.h b/include/asm-ia64/ioctl32.h index d0d227f45e05..e69de29bb2d1 100644 --- a/include/asm-ia64/ioctl32.h +++ b/include/asm-ia64/ioctl32.h @@ -1 +0,0 @@ -#include <linux/ioctl32.h> |