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

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)