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

Next file: linux/drivers/scsi/a2091.c
Previous file: linux/drivers/scsi/Makefile
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test8/linux/drivers/scsi/NCR53c406a.c linux/drivers/scsi/NCR53c406a.c
@@ -1059,12 +1059,10 @@
     /* CONFIG6		= (port_base+0x0F);*/
 }
 
-#ifdef MODULE
 /* Eventually this will go into an include file, but this will be later */
-Scsi_Host_Template driver_template = NCR53c406a;
+static Scsi_Host_Template driver_template = NCR53c406a;
 
 #include "scsi_module.c"
-#endif
 
 /*
  * Overrides for Emacs so that we get a uniform tabbing style.

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