patch-2.4.0-test9 linux/drivers/scsi/t128.c

Next file: linux/drivers/scsi/t128.h
Previous file: linux/drivers/scsi/sym53c8xx_comm.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test8/linux/drivers/scsi/t128.c linux/drivers/scsi/t128.c
@@ -393,9 +393,7 @@
 
 #include "NCR5380.c"
 
-#ifdef MODULE
 /* Eventually this will go into an include file, but this will be later */
-Scsi_Host_Template driver_template = TRANTOR_T128;
+static Scsi_Host_Template driver_template = TRANTOR_T128;
 
 #include "scsi_module.c"
-#endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)