OSDN Git Service

remove mips and powerpc ioctls that are missing from linux uapi
authorSzabolcs Nagy <nsz@port70.net>
Sun, 3 Jul 2016 15:05:08 +0000 (17:05 +0200)
committerRich Felker <dalias@aerifal.cx>
Sun, 3 Jul 2016 18:54:34 +0000 (14:54 -0400)
commit058c0b2d700b1092ad5967c742c790b9c807e6ae
tree7b98868f3f520daa924222e0e7f0068a245caaf0
parent5ce901279ec8b51fd80fb33bdebbbe54553a6057
remove mips and powerpc ioctls that are missing from linux uapi

mips and powerpc use their own asm/ioctls.h, not the asm-generic/ioctls.h
and they lack termiox macros that are available on other targets.
see kernel commit 1d65b4a088de407e99714fdc27862449db04fb5c
arch/mips/bits/ioctl.h
arch/mips64/bits/ioctl.h
arch/mipsn32/bits/ioctl.h
arch/powerpc/bits/ioctl.h
arch/powerpc64/bits/ioctl.h