patch-2.4.0-test9 linux/drivers/scsi/53c7xx.h

Next file: linux/drivers/scsi/AM53C974.c
Previous file: linux/drivers/scsi/53c7xx.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test8/linux/drivers/scsi/53c7xx.h linux/drivers/scsi/53c7xx.h
@@ -59,7 +59,6 @@
  * array.
  */
 
-#if defined(HOSTS_C) || defined(MODULE)
 #include <scsi/scsicam.h>
 
 extern int NCR53c7xx_abort(Scsi_Cmnd *);
@@ -79,8 +78,6 @@
 	NULL /* slave attach */, scsicam_bios_param, /* can queue */ 24, \
 	/* id */ 7, 127 /* old SG_ALL */, /* cmd per lun */ 3, 		\
 	/* present */ 0, /* unchecked isa dma */ 0, 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)