patch-2.4.0-test9 linux/drivers/scsi/ncr53c8xx.h
Next file: linux/drivers/scsi/oktagon_esp.c
Previous file: linux/drivers/scsi/ncr53c8xx.c
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Mon Sep 18 14:09:49 2000
- Orig file:
v2.4.0-test8/linux/drivers/scsi/ncr53c8xx.h
- Orig date:
Fri Sep 8 12:54:35 2000
diff -u --recursive --new-file v2.4.0-test8/linux/drivers/scsi/ncr53c8xx.h linux/drivers/scsi/ncr53c8xx.h
@@ -50,8 +50,6 @@
** Used by hosts.c and ncr53c8xx.c with module configuration.
*/
-#if defined(HOSTS_C) || defined(MODULE)
-
#include <scsi/scsicam.h>
int ncr53c8xx_abort(Scsi_Cmnd *);
@@ -95,7 +93,5 @@
0, 0, DISABLE_CLUSTERING}
#endif /* LINUX_VERSION_CODE */
-
-#endif /* defined(HOSTS_C) || defined(MODULE) */
#endif /* NCR53C8XX_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)