s390x: use generic ioctl.h
authorSzabolcs Nagy <nsz@port70.net>
Mon, 11 Sep 2017 22:45:45 +0000 (00:45 +0200)
committerRich Felker <dalias@aerifal.cx>
Sun, 5 Nov 2017 23:43:51 +0000 (18:43 -0500)
commit13935337f3e9bbf9db9e6403d761bc670ea1a6d5
tree23eedfd197b6f385134391d5cfee579b4c69778f
parent4dc44ce8e2948aae55bc7dd6eda517167af7da32
s390x: use generic ioctl.h

s390 can use the generic ioctls definitions other than FIOQSIZE (like arm).

this fixes some missing ioctls and two incorrect ones:
TIOCTTYGSTRUCT and TIOCM_MODEM_BITS seem to be defined on frv
target only in linux.
arch/s390x/bits/ioctl.h [deleted file]
arch/s390x/bits/ioctl_fix.h [new file with mode: 0644]