patch-2.4.0-test9 linux/drivers/scsi/mca_53c9x.c
Next file: linux/drivers/scsi/megaraid.c
Previous file: linux/drivers/scsi/mac_scsi.c
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Mon Sep 18 13:36:25 2000
- Orig file:
v2.4.0-test8/linux/drivers/scsi/mca_53c9x.c
- Orig date:
Tue Sep 7 10:14:37 1999
diff -u --recursive --new-file v2.4.0-test8/linux/drivers/scsi/mca_53c9x.c linux/drivers/scsi/mca_53c9x.c
@@ -419,10 +419,8 @@
outb(inb(PS2_SYS_CTR) & 0x3f, PS2_SYS_CTR);
}
-#ifdef MODULE
-Scsi_Host_Template driver_template = MCA_53C9X;
+static Scsi_Host_Template driver_template = MCA_53C9X;
#include "scsi_module.c"
-#endif
/*
* OK, here's the goods I promised. The NCR 86C01 is an MCA interface chip
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)