patch-2.4.0-test9 linux/drivers/scsi/53c7,8xx.h

Next file: linux/drivers/scsi/53c7xx.c
Previous file: linux/drivers/scsi/53c7,8xx.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test8/linux/drivers/scsi/53c7,8xx.h linux/drivers/scsi/53c7,8xx.h
@@ -46,7 +46,6 @@
  * array.
  */
 
-#if defined(HOSTS_C) || defined(MODULE)
 #include <scsi/scsicam.h>
 
 extern int NCR53c7xx_abort(Scsi_Cmnd *);
@@ -71,8 +70,6 @@
 	  sg_tablesize:   127,				\
 	  cmd_per_lun:    3,				\
 	  use_clustering: DISABLE_CLUSTERING} 
-
-#endif /* defined(HOSTS_C) || defined(MODULE) */ 
 
 #ifndef HOSTS_C
 

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