patch-2.4.0-test9 linux/drivers/scsi/a3000.h
Next file: linux/drivers/scsi/advansys.c
Previous file: linux/drivers/scsi/a3000.c
Back to the patch index
Back to the overall index
- Lines: 25
- Date:
Mon Sep 18 14:12:01 2000
- Orig file:
v2.4.0-test8/linux/drivers/scsi/a3000.h
- Orig date:
Fri Sep 8 12:54:34 2000
diff -u --recursive --new-file v2.4.0-test8/linux/drivers/scsi/a3000.h linux/drivers/scsi/a3000.h
@@ -29,8 +29,6 @@
#define CAN_QUEUE 16
#endif
-#ifdef HOSTS_C
-
#define A3000_SCSI { proc_name: "A3000", \
proc_info: NULL, \
name: "Amiga 3000 built-in SCSI", \
@@ -44,7 +42,6 @@
sg_tablesize: SG_ALL, \
cmd_per_lun: CMD_PER_LUN, \
use_clustering: ENABLE_CLUSTERING }
-#else
/*
* if the transfer address ANDed with this results in a non-zero
@@ -95,7 +92,5 @@
#define ISTR_OE_INT (1<<2)
#define ISTR_FF_FLG (1<<1)
#define ISTR_FE_FLG (1<<0)
-
-#endif /* else def HOSTS_C */
#endif /* A3000_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)