mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-06 13:16:22 +00:00
89bbeb7e31
All non-UAPI asm/termios.h consist of include of UAPI counterpart and, possibly, include of linux/uaccess.h The latter can't be simply removed, even though nothing in linux/termios.h doesn't depend upon it anymore - there are several places that rely upon that indirect chain of includes to pull linux/uaccess.h. So the include needs to be lifted out of there - we lift into tty_driver.h, serdev.h and places that pull asm/termios.h, but none of * linux/uaccess.h (obvious) * net/sock.h (pulls uaccess.h) * linux/{tty,tty_driver,serdev}.h (tty.h pulls tty_driver.h) That leaves us just with the include of UAPI asm/termios.h, which is what <asm/termios.h> will resolve to if we simply remove non-UAPI header. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Link: https://lore.kernel.org/r/YxDnKvYCHn/ogBUv@ZenIV Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
||
---|---|---|
.. | ||
dcscb_setup.S | ||
dcscb.c | ||
headsmp.S | ||
hotplug.c | ||
integrator_ap.c | ||
integrator_cp.c | ||
integrator-cm.h | ||
integrator-hardware.h | ||
integrator.c | ||
integrator.h | ||
Kconfig | ||
Makefile | ||
Makefile.boot | ||
platsmp-realview.c | ||
platsmp-vexpress.c | ||
platsmp.c | ||
platsmp.h | ||
realview.c | ||
spc.c | ||
spc.h | ||
tc2_pm.c | ||
v2m-mps2.c | ||
v2m.c | ||
versatile.c | ||
vexpress.h |