patch-2.4.0-test9 linux/drivers/scsi/mvme16x.h

Next file: linux/drivers/scsi/ncr53c8xx.c
Previous file: linux/drivers/scsi/mesh.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test8/linux/drivers/scsi/mvme16x.h linux/drivers/scsi/mvme16x.h
@@ -23,7 +23,6 @@
 #define CAN_QUEUE 24
 #endif
 
-#if defined(HOSTS_C) || defined(MODULE)
 #include <scsi/scsicam.h>
 
 #define MVME16x_SCSI  {name:                "MVME16x NCR53c710 SCSI", \
@@ -37,5 +36,5 @@
 		       sg_tablesize:        63,          \
 		       cmd_per_lun:	    3,     \
 		       use_clustering:      DISABLE_CLUSTERING }
-#endif
+
 #endif /* MVME16x_SCSI_H */

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