summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorMatthew Wilcox <willy@debian.org>2002-09-09 22:44:24 -0700
committerLinus Torvalds <torvalds@penguin.transmeta.com>2002-09-09 22:44:24 -0700
commitbc3c9ea34091269e005195e03e4fce0c1dae1e05 (patch)
tree6fbff95e4e4b6ff5fad2257c80b53e5c5bfd082b /include/linux
parentdd818c2abd0a20fbdd7fe71882710cda76dfad75 (diff)
[PATCH] remove SERIAL_IO_GSC
SERIAL_IO_GSC was a mistake and should never have been added.
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/serial.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/serial.h b/include/linux/serial.h
index 13f23c7ef376..d9d93ae8ad3b 100644
--- a/include/linux/serial.h
+++ b/include/linux/serial.h
@@ -80,7 +80,6 @@ struct serial_struct {
#define SERIAL_IO_PORT 0
#define SERIAL_IO_HUB6 1
#define SERIAL_IO_MEM 2
-#define SERIAL_IO_GSC 3
struct serial_uart_config {
char *name;