linux-stable/arch/arm
Al Viro 89bbeb7e31 termios: get rid of non-UAPI asm/termios.h
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>
2022-09-09 10:44:35 +02:00
..
boot Pin control bulk changes for v6.0: 2022-08-10 11:01:44 -07:00
common
configs USB / Thunderbolt changes for 6.0-rc1 2022-08-04 11:41:28 -07:00
crypto
include Bitmap patches for v6.0-rc1 2022-08-07 17:52:35 -07:00
kernel Updates to various subsystems which I help look after. lib, ocfs2, 2022-08-07 10:03:24 -07:00
lib - The usual batches of cleanups from Baoquan He, Muchun Song, Miaohe 2022-08-05 16:32:45 -07:00
mach-actions
mach-airoha
mach-alpine
mach-artpec
mach-asm9260
mach-aspeed
mach-at91 ARM: SoC updates for 6.0 2022-08-02 08:02:59 -07:00
mach-axxia
mach-bcm SPDX changes for 6.0-rc1 2022-08-04 12:12:54 -07:00
mach-berlin
mach-clps711x
mach-cns3xxx ARM: cns3xxx: add CONFIG_UNUSED_BOARD_FILES dependency 2022-07-22 14:18:52 +02:00
mach-davinci SPDX changes for 6.0-rc1 2022-08-04 12:12:54 -07:00
mach-digicolor
mach-dove SPDX changes for 6.0-rc1 2022-08-04 12:12:54 -07:00
mach-ep93xx termios: get rid of non-UAPI asm/termios.h 2022-09-09 10:44:35 +02:00
mach-exynos
mach-footbridge dma-mapping updates 2022-08-06 10:56:45 -07:00
mach-gemini
mach-highbank
mach-hisi
mach-hpe
mach-imx RCU pull request for v5.20 (or whatever) 2022-08-02 19:12:45 -07:00
mach-iop32x ARM: iop32x: mark as unused 2022-07-22 14:18:52 +02:00
mach-ixp4xx
mach-keystone
mach-lpc18xx
mach-lpc32xx
mach-mediatek
mach-meson
mach-milbeaut
mach-mmp ARM: boardfile deprecation for 6.0 2022-08-02 08:35:17 -07:00
mach-moxart
mach-mstar
mach-mv78xx0 SPDX changes for 6.0-rc1 2022-08-04 12:12:54 -07:00
mach-mvebu dma-mapping updates 2022-08-06 10:56:45 -07:00
mach-mxs
mach-nomadik
mach-npcm
mach-nspire
mach-omap1 SPDX changes for 6.0-rc1 2022-08-04 12:12:54 -07:00
mach-omap2 SPDX changes for 6.0-rc1 2022-08-04 12:12:54 -07:00
mach-orion5x SPDX changes for 6.0-rc1 2022-08-04 12:12:54 -07:00
mach-oxnas
mach-pxa - Core Frameworks 2022-08-06 10:25:16 -07:00
mach-qcom ARM: mach-qcom: Add support for MSM8909 2022-07-18 18:06:08 -05:00
mach-rda
mach-realtek
mach-rockchip
mach-rpc
mach-s3c ARM: boardfile deprecation for 6.0 2022-08-02 08:35:17 -07:00
mach-s5pv210
mach-sa1100 ARM: sa1100: mark most boards as unused 2022-07-22 14:18:39 +02:00
mach-shmobile
mach-socfpga
mach-spear SPDX changes for 6.0-rc1 2022-08-04 12:12:54 -07:00
mach-sti
mach-stm32
mach-sunplus
mach-sunxi
mach-tegra
mach-uniphier
mach-ux500
mach-versatile termios: get rid of non-UAPI asm/termios.h 2022-09-09 10:44:35 +02:00
mach-vt8500
mach-zynq
mm dma-mapping updates 2022-08-06 10:56:45 -07:00
net
nwfpe
plat-orion
probes
tools
vdso
vfp
xen xen: don't require virtio with grants for non-PV guests 2022-08-01 07:43:03 +02:00
Kbuild
Kconfig dma-mapping updates 2022-08-06 10:56:45 -07:00
Kconfig-nommu
Kconfig.assembler
Kconfig.debug
Makefile