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

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

diff -u --recursive --new-file v2.4.0-test8/linux/drivers/scsi/sym53c8xx.h linux/drivers/scsi/sym53c8xx.h
@@ -65,8 +65,6 @@
 **	Used by hosts.c and sym53c8xx.c with module configuration.
 */
 
-#if defined(HOSTS_C) || defined(MODULE)
-
 #include <scsi/scsicam.h>
 
 int sym53c8xx_abort(Scsi_Cmnd *);
@@ -110,7 +108,5 @@
 			0,	0,	DISABLE_CLUSTERING} 
  
 #endif /* LINUX_VERSION_CODE */
-
-#endif /* defined(HOSTS_C) || defined(MODULE) */ 
 
 #endif /* SYM53C8XX_H */

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