patch-1.3.38 linux/drivers/net/at1700.c
Next file: linux/drivers/net/bsd_comp.c
Previous file: linux/drivers/net/3c507.c
Back to the patch index
Back to the overall index
- Lines: 21
- Date:
Mon Oct 30 10:24:33 1995
- Orig file:
v1.3.37/linux/drivers/net/at1700.c
- Orig date:
Tue Oct 10 18:46:35 1995
diff -u --recursive --new-file v1.3.37/linux/drivers/net/at1700.c linux/drivers/net/at1700.c
@@ -31,12 +31,7 @@
static const char *version =
"at1700.c:v1.12 1/18/95 Donald Becker (becker@cesdis.gsfc.nasa.gov)\n";
-#ifdef MODULE
#include <linux/module.h>
-#include <linux/version.h>
-#endif
-
-#include <linux/config.h>
#include <linux/kernel.h>
#include <linux/sched.h>
@@ -638,7 +633,6 @@
outb(2, ioaddr + RX_MODE); /* Disable promiscuous, use normal mode */
}
#ifdef MODULE
-char kernel_version[] = UTS_RELEASE;
static char devicename[9] = { 0, };
static struct device dev_at1700 = {
devicename, /* device name is inserted by linux/drivers/net/net_init.c */
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