patch-1.3.38 linux/drivers/char/scc.c
Next file: linux/drivers/char/selection.h
Previous file: linux/drivers/char/mouse.c
Back to the patch index
Back to the overall index
- Lines: 20
- Date:
Mon Oct 30 10:23:15 1995
- Orig file:
v1.3.37/linux/drivers/char/scc.c
- Orig date:
Tue Oct 10 18:46:34 1995
diff -u --recursive --new-file v1.3.37/linux/drivers/char/scc.c linux/drivers/char/scc.c
@@ -1,6 +1,3 @@
-#include <linux/autoconf.h> /* fastest method */
-#ifdef CONFIG_SCC
-
#define RCS_ID "$Id: scc.c,v 1.26 1995/09/07 14:46:19 jreuter Exp jreuter $"
#define BANNER "Z8530 SCC driver v1.9.dl1bke (beta) by dl1bke\n"
@@ -134,7 +131,6 @@
#include <linux/serial.h>
#include <linux/interrupt.h>
#include <linux/ioport.h>
-#include <linux/config.h>
#include <linux/string.h>
#include <linux/fcntl.h>
#include <linux/ptrace.h>
@@ -2420,4 +2416,3 @@
return 0;
}
-#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this