patch-2.4.0-test9 linux/drivers/scsi/53c7xx.c

Next file: linux/drivers/scsi/53c7xx.h
Previous file: linux/drivers/scsi/53c7,8xx.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test8/linux/drivers/scsi/53c7xx.c linux/drivers/scsi/53c7xx.c
@@ -6102,6 +6102,7 @@
     free_pages ((u32)hostdata, 1);
     return 1;
 }
-Scsi_Host_Template driver_template = NCR53c7xx;
-#include "scsi_module.c"
 #endif /* def MODULE */
+
+static Scsi_Host_Template driver_template = NCR53c7xx;
+#include "scsi_module.c"

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