diff options
author | Jeff Mahoney <jeffm@suse.com> | 2010-08-20 23:14:09 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-10-22 19:20:01 +0200 |
commit | c3f38a7b3f019d32ef5cbe471cba7e0033102cad (patch) | |
tree | b5d735354fa27714a5b01826218915d53287de61 /arch/mn10300/include/asm/ioctls.h | |
parent | ioctl: Use asm-generic/ioctls.h on m32r (enables termiox) (diff) | |
download | linux-c3f38a7b3f019d32ef5cbe471cba7e0033102cad.tar.xz linux-c3f38a7b3f019d32ef5cbe471cba7e0033102cad.zip |
ioctl: Use asm-generic/ioctls.h on m68k (enables termiox)
This patch converts m68k to use asm-generic/ioctls.h instead of its
own version.
The differences between the arch-specific version and the generic
version are as follows:
- m68k defines its own value for FIOQSIZE, asm-generic/ioctls.h keeps it
- The generic version adds TIOCSRS485 and TIOCGRS485m which are unused
by any driver available on this architecture.
- The generic version adds support for termiox
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'arch/mn10300/include/asm/ioctls.h')
0 files changed, 0 insertions, 0 deletions