aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/serial_core.h
diff options
context:
space:
mode:
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>2022-07-15 16:03:22 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-07-16 08:16:01 +0200
commitceefa81e6e69b020997205e5c30a42d43aa5ae63 (patch)
treefbabe15556dc47c4be5506937f5dacb461002957 /include/uapi/linux/serial_core.h
parentserial: 8250: lpc18xx: Remove redundant sanity check for RS485 flags (diff)
downloadlinux-dev-ceefa81e6e69b020997205e5c30a42d43aa5ae63.tar.xz
linux-dev-ceefa81e6e69b020997205e5c30a42d43aa5ae63.zip
serial: remove VR41XX serial driver
Commit d3164e2f3b0a ("MIPS: Remove VR41xx support") removed support for MIPS VR41xx platform, so remove exclusive drivers for this platform, too. Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de> Link: https://lore.kernel.org/r/20220715140322.135825-1-tsbogend@alpha.franken.de Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/uapi/linux/serial_core.h')
-rw-r--r--include/uapi/linux/serial_core.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/uapi/linux/serial_core.h b/include/uapi/linux/serial_core.h
index 6faf502b7860..3ba34d8378bd 100644
--- a/include/uapi/linux/serial_core.h
+++ b/include/uapi/linux/serial_core.h
@@ -124,10 +124,6 @@
/* TXX9 type number */
#define PORT_TXX9 64
-/* NEC VR4100 series SIU/DSIU */
-#define PORT_VR41XX_SIU 65
-#define PORT_VR41XX_DSIU 66
-
/* Samsung S3C2400 SoC */
#define PORT_S3C2400 67