patch-2.4.0-test9 linux/drivers/scsi/aha152x.c
Next file: linux/drivers/scsi/aha1542.c
Previous file: linux/drivers/scsi/advansys.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Mon Sep 18 13:36:25 2000
- Orig file:
v2.4.0-test8/linux/drivers/scsi/aha152x.c
- Orig date:
Mon Jun 19 13:42:40 2000
diff -u --recursive --new-file v2.4.0-test8/linux/drivers/scsi/aha152x.c linux/drivers/scsi/aha152x.c
@@ -3813,9 +3813,7 @@
return thislength < length ? thislength : length;
}
-#if defined(MODULE)
/* Eventually this will go into an include file, but this will be later */
-Scsi_Host_Template driver_template = AHA152X;
+static Scsi_Host_Template driver_template = AHA152X;
#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)