summaryrefslogtreecommitdiff
path: root/arch/h8300
diff options
context:
space:
mode:
authorJeff Mahoney <jeffm@suse.com>2010-08-20 17:14:05 -0400
committerGreg Kroah-Hartman <gregkh@suse.de>2010-10-22 10:20:00 -0700
commit4735d234954342b8f0f6cb20ce9aa35ffe83e712 (patch)
treeb61255bac8d6653c587fe3536ada6184d84e7289 /arch/h8300
parent8bc3372d9e57db3c65cf00cea6cf14969875b055 (diff)
ioctl: Use asm-generic/ioctls.h on frv (enables termiox)
This patch converts frv 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: - FRV defines its own value for FIOQSIZE, asm-generic/ioctls.h keeps it - FRV defines TIOCTTYGSTRUCT, kept in arch-specific version - The generic version provides TIOCGRS485 and TIOCSRS485 but they are unused by any driver available for this architecture. - The generic version adds support for termiox Cc: David Howells <dhowells@redhat.com> Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'arch/h8300')
0 files changed, 0 insertions, 0 deletions