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

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

diff -u --recursive --new-file v2.4.0-test8/linux/drivers/scsi/fd_mcs.c linux/drivers/scsi/fd_mcs.c
@@ -1465,9 +1465,7 @@
   return 0;
 }
 
-#ifdef MODULE
 /* Eventually this will go into an include file, but this will be later */
-Scsi_Host_Template driver_template = FD_MCS;
+static Scsi_Host_Template driver_template = FD_MCS;
 
 #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)