diff options
author | Jeff Mahoney | 2010-08-20 17:14:11 -0400 |
---|---|---|
committer | Greg Kroah-Hartman | 2010-10-22 10:20:01 -0700 |
commit | d838016af3b15452043256acad0be63f215115ba (patch) | |
tree | eeb491c971255ba084f980ed0d1ea456675e810b /drivers/serial | |
parent | 00c9c56f6b4c16237c5beb3a91325bf54a37be91 (diff) |
ioctl: Use asm-generic/ioctls.h on s390 (enables termiox)
This patch converts s390 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:
- S390 defines its own value for FIOQSIZE, asm-generic/ioctls.h keeps it
- The generic version adds TIOCGRS485 and TIOCGRS485, which are unused
by any driver available on this architecture
- The generic version adds support for termiox
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/serial')
0 files changed, 0 insertions, 0 deletions