From 7438179b9fdc54ef8d2d3f573db0ef253e3fdba9 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Tue, 16 May 2000 10:30:09 +0000 Subject: Remove references to dead flag ASYNC_IOC3. --- 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 39d2de6e1..da10e19ed 100644 --- a/include/linux/serial.h +++ b/include/linux/serial.h @@ -118,7 +118,6 @@ struct serial_uart_config { #define ASYNC_FLAGS 0x3FFF /* Possible legal async flags */ #define ASYNC_USR_MASK 0x3430 /* Legal flags that non-privileged * users can set or reset */ -#define ASYNC_IOC3 0x4000 /* SGI IOC3 serial */ /* Internal flags used only by kernel/chr_drv/serial.c */ #define ASYNC_INITIALIZED 0x80000000 /* Serial port was initialized */ -- cgit v1.2.3