patch-2.4.0-test9 linux/drivers/scsi/sgiwd93.c
Next file: linux/drivers/scsi/sim710.c
Previous file: linux/drivers/scsi/sg.c
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
Mon Sep 18 13:36:25 2000
- Orig file:
v2.4.0-test8/linux/drivers/scsi/sgiwd93.c
- Orig date:
Tue Jul 11 11:17:45 2000
diff -u --recursive --new-file v2.4.0-test8/linux/drivers/scsi/sgiwd93.c linux/drivers/scsi/sgiwd93.c
@@ -317,17 +317,13 @@
return 1; /* Found one. */
}
-#ifdef MODULE
-
#define HOSTS_C
#include "sgiwd93.h"
-Scsi_Host_Template driver_template = SGIWD93_SCSI;
+static Scsi_Host_Template driver_template = SGIWD93_SCSI;
#include "scsi_module.c"
-
-#endif
int sgiwd93_release(struct Scsi_Host *instance)
{
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)