diff options
author | Jeff Mahoney <jeffm@suse.com> | 2010-08-20 17:14:06 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-10-22 10:20:00 -0700 |
commit | 30b4b274e4699d7a8b265f53ccb1b7ca536c6394 (patch) | |
tree | 196465aa8d2e924cdfe4c6b6e3374c7554d2d776 /net | |
parent | 4735d234954342b8f0f6cb20ce9aa35ffe83e712 (diff) | |
download | linux-30b4b274e4699d7a8b265f53ccb1b7ca536c6394.tar.bz2 |
ioctl: Use asm-generic/ioctls.h on h8300 (enables termiox)
This patch converts h8300 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:
- H8300 defines its own value for FIOQSIZE, asm-generic/ioctls.h keeps it
- The generic version adds TIOCSRS485 and TIOGSRS485, but are unused
by any driver available on this architecture.
- The generic version adds support for termiox
Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions