patch-2.4.0-test9 linux/drivers/scsi/dtc.h
Next file: linux/drivers/scsi/eata.c
Previous file: linux/drivers/scsi/dtc.c
Back to the patch index
Back to the overall index
- Lines: 27
- Date:
Mon Sep 18 14:12:01 2000
- Orig file:
v2.4.0-test8/linux/drivers/scsi/dtc.h
- Orig date:
Sat Apr 11 11:13:25 1998
diff -u --recursive --new-file v2.4.0-test8/linux/drivers/scsi/dtc.h linux/drivers/scsi/dtc.h
@@ -55,8 +55,6 @@
* macros when this is being used solely for the host stub.
*/
-#if defined(HOSTS_C) || defined(MODULE)
-
#define DTC3x80 { \
name: "DTC 3180/3280 ", \
detect: dtc_detect, \
@@ -70,10 +68,6 @@
cmd_per_lun: CMD_PER_LUN , \
use_clustering: DISABLE_CLUSTERING}
-#endif
-
-#ifndef HOSTS_C
-
#define NCR5380_implementation_fields \
volatile unsigned int base
@@ -124,6 +118,5 @@
#define DTC_IRQS 0x9c00
-#endif /* else def HOSTS_C */
#endif /* ndef ASM */
#endif /* DTC3280_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)