[PATCH] Generic ioctl.h
authorBrian Gerst <bgerst@didntduck.org>
Tue, 10 Jan 2006 04:52:18 +0000 (20:52 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 10 Jan 2006 16:01:34 +0000 (08:01 -0800)
commitaf4cd3fe4cfa75ca74f8d8622867371289043a8d
tree70dc7836a98758578628a96dc609a0c67f78dffb
parent7ff92053ddff48d9d7908a353bd85f893944463e
[PATCH] Generic ioctl.h

Most arches copied the i386 ioctl.h.  Combine them into a generic header.

Signed-off-by: Brian Gerst <bgerst@didntduck.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
17 files changed:
include/asm-arm/ioctl.h
include/asm-arm26/ioctl.h
include/asm-cris/ioctl.h
include/asm-frv/ioctl.h
include/asm-generic/ioctl.h [new file with mode: 0644]
include/asm-h8300/ioctl.h
include/asm-i386/ioctl.h
include/asm-ia64/ioctl.h
include/asm-m32r/ioctl.h
include/asm-m68k/ioctl.h
include/asm-m68knommu/ioctl.h
include/asm-s390/ioctl.h
include/asm-sh/ioctl.h
include/asm-sh64/ioctl.h
include/asm-v850/ioctl.h
include/asm-x86_64/ioctl.h
include/asm-xtensa/ioctl.h