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

Next file: linux/drivers/scsi/pci2000.c
Previous file: linux/drivers/scsi/pas16.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test8/linux/drivers/scsi/pas16.h linux/drivers/scsi/pas16.h
@@ -140,8 +140,6 @@
  * macros when this is being used solely for the host stub.
  */
 
-#if defined(HOSTS_C) || defined(MODULE)
-
 #define MV_PAS16 {					\
 	name:           "Pro Audio Spectrum-16 SCSI", 	\
 	detect:         pas16_detect, 			\
@@ -155,7 +153,6 @@
 	cmd_per_lun:    CMD_PER_LUN ,			\
 	use_clustering: DISABLE_CLUSTERING}
 
-#endif
 #ifndef HOSTS_C
 
 #define NCR5380_implementation_fields \

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