termbits.h: create termbits-common.h for identical bits
authorIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Mon, 9 May 2022 09:34:44 +0000 (12:34 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 May 2022 16:25:25 +0000 (18:25 +0200)
commit0b46ac44f2673be2ee51bb52149cab3546ff1696
treee8a81ce04cf1918edc37855749a38653014b6cee
parent135c579d77d066aece83609329150b87fe81e454
termbits.h: create termbits-common.h for identical bits

Some defines are the same across all archs. Move the most obvious
intersection to termbits-common.h.

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Link: https://lore.kernel.org/r/20220509093446.6677-2-ilpo.jarvinen@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/alpha/include/uapi/asm/termbits.h
arch/mips/include/uapi/asm/termbits.h
arch/parisc/include/uapi/asm/termbits.h
arch/powerpc/include/uapi/asm/termbits.h
arch/sparc/include/uapi/asm/termbits.h
include/uapi/asm-generic/termbits-common.h [new file with mode: 0644]
include/uapi/asm-generic/termbits.h