summaryrefslogtreecommitdiff
path: root/include/linux/serial_core.h
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@fs.tum.de>2004-06-17 17:58:17 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-06-17 17:58:17 -0700
commit808ef260e7d0f01862c6701243a3faf4e7dc39b4 (patch)
tree064499840a2c4cf5db42f79b257efb99fd25625a /include/linux/serial_core.h
parent5e018f7e60c98df93ff39246c3132dbc985aae8e (diff)
[PATCH] more PC9800 removal
Removes more PC9800 code. Requires: bk rm drivers/char/upd4990a.c bk rm drivers/net/ne2k_cbus.c bk rm drivers/net/ne2k_cbus.h Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/linux/serial_core.h')
-rw-r--r--include/linux/serial_core.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/linux/serial_core.h b/include/linux/serial_core.h
index 00c4b081ff42..f79c67d6f281 100644
--- a/include/linux/serial_core.h
+++ b/include/linux/serial_core.h
@@ -59,14 +59,6 @@
/* NEC v850. */
#define PORT_V850E_UART 40
-/* NEC PC-9800 */
-#define PORT_8251_PC98 41
-#define PORT_19K_PC98 42
-#define PORT_FIFO_PC98 43
-#define PORT_VFAST_PC98 44
-#define PORT_PC9861 45
-#define PORT_PC9801_101 46
-
/* DZ */
#define PORT_DZ 47