fix mips, mips64, mipsn32 TIOCM_* macros in ioctl.h
authorSzabolcs Nagy <nsz@port70.net>
Sun, 3 Jul 2016 15:05:36 +0000 (17:05 +0200)
committerRich Felker <dalias@aerifal.cx>
Sun, 3 Jul 2016 18:54:34 +0000 (14:54 -0400)
commitb76d4e06f1686337713a31a9e7274e1321ae41b6
tree89b4e11ee1bde15184da6d42ab347ac5dee9c4c3
parent058c0b2d700b1092ad5967c742c790b9c807e6ae
fix mips, mips64, mipsn32 TIOCM_* macros in ioctl.h

TIOCM_ macros were wrongly using the asm-generic/termios.h definitions
instead of the mips specific ones from asm/termios.h
arch/mips/bits/ioctl.h
arch/mips64/bits/ioctl.h
arch/mipsn32/bits/ioctl.h