]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit3d5d0a99003c3fed453307f9272229ac85d36f18
tree70dc7836a98758578628a96dc609a0c67f78dffb
parent79e244daefc56bdee3723d90d2b8baa2e58aa0c6
[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