aboutsummaryrefslogtreecommitdiff
path: root/include/uapi/linux
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2019-08-09 22:27:30 +0200
committerGreg Kroah-Hartman <[email protected]>2019-09-04 12:43:53 +0200
commitbd0d9d159988d1ebb97ea244ae4dfa8365ed7d85 (patch)
treec233e6d761eec29945d68bca6bdbcb46d7e0cf6d /include/uapi/linux
parentb832776bbc908925cc0d749491cd5988aaf96206 (diff)
serial: remove ks8695 driver
The platform is getting removed, so there are no more users of this driver. Signed-off-by: Arnd Bergmann <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/uapi/linux')
-rw-r--r--include/uapi/linux/serial_core.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/uapi/linux/serial_core.h b/include/uapi/linux/serial_core.h
index 3cc3af1c2ee1..e8dc1787c3c6 100644
--- a/include/uapi/linux/serial_core.h
+++ b/include/uapi/linux/serial_core.h
@@ -161,9 +161,6 @@
/* Blackfin bf5xx */
#define PORT_BFIN 75
-/* Micrel KS8695 */
-#define PORT_KS8695 76
-
/* Broadcom SB1250, etc. SOC */
#define PORT_SB1250_DUART 77