From bc3c9ea34091269e005195e03e4fce0c1dae1e05 Mon Sep 17 00:00:00 2001 From: Matthew Wilcox Date: Mon, 9 Sep 2002 22:44:24 -0700 Subject: [PATCH] remove SERIAL_IO_GSC SERIAL_IO_GSC was a mistake and should never have been added. --- include/linux/serial.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/linux') 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; -- cgit v1.2.3