patch-2.4.25 linux-2.4.25/drivers/scsi/fdomain.c

Next file: linux-2.4.25/drivers/scsi/ips.c
Previous file: linux-2.4.25/drivers/scsi/cpqfcTSstructs.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.24/drivers/scsi/fdomain.c linux-2.4.25/drivers/scsi/fdomain.c
@@ -2046,7 +2046,9 @@
 
 MODULE_LICENSE("GPL");
 
+#ifndef PCMCIA
 /* Eventually this will go into an include file, but this will be later */
 static Scsi_Host_Template driver_template = FDOMAIN_16X0;
 
 #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)