diff options
| author | 2020-11-06 14:03:31 +0100 | |
|---|---|---|
| committer | 2020-11-06 17:04:36 +0100 | |
| commit | 88b8138b240b43d5215bf7cb422692cd8db51f6f (patch) | |
| tree | 2e47bd5a1a556b2100bfdcf0d45f263dbd63cea3 /include/uapi/linux/serial_core.h | |
| parent | tty: synclink: Provide missing description for 'hdlcdev_tx_timeout's 'txqueue' param (diff) | |
| download | linux-dev-88b8138b240b43d5215bf7cb422692cd8db51f6f.tar.xz linux-dev-88b8138b240b43d5215bf7cb422692cd8db51f6f.zip | |
tty: serial: remove pnx8xxx uart driver
Commit 625326ea9c84 ("MIPS: Remove PNX833x alias NXP_STB22x") removed
support for PNX833x, so it's time to remove serial driver, too.
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Link: https://lore.kernel.org/r/20201106130332.103476-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.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/uapi/linux/serial_core.h b/include/uapi/linux/serial_core.h index 851b982f8c4b..62c22045fe65 100644 --- a/include/uapi/linux/serial_core.h +++ b/include/uapi/linux/serial_core.h @@ -134,8 +134,6 @@ /*Digi jsm */ #define PORT_JSM 69 -#define PORT_PNX8XXX 70 - /* SUN4V Hypervisor Console */ #define PORT_SUNHV 72 |
