m68k: Use asm-generic/ioctls.h (enables termiox)
authorJeff Mahoney <jeffm@suse.com>
Fri, 20 Aug 2010 21:14:09 +0000 (17:14 -0400)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Fri, 22 Oct 2010 07:43:23 +0000 (09:43 +0200)
commit03e4012c6df858ace45bd8571be59d0c6021ad55
tree9a2eb14c15868f51483052d96706ad4305c6ca16
parent808fa62f1b0f75eef76aa3a7682a8fd89eae581f
m68k: Use asm-generic/ioctls.h (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>
Cc: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/include/asm/ioctls.h