patch-2.4.0-test9 linux/drivers/scsi/g_NCR5380.h
Next file: linux/drivers/scsi/gdth.c
Previous file: linux/drivers/scsi/g_NCR5380.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Mon Sep 18 14:25:56 2000
- Orig file:
v2.4.0-test8/linux/drivers/scsi/g_NCR5380.h
- Orig date:
Wed Dec 8 15:17:55 1999
diff -u --recursive --new-file v2.4.0-test8/linux/drivers/scsi/g_NCR5380.h linux/drivers/scsi/g_NCR5380.h
@@ -70,8 +70,6 @@
#define CAN_QUEUE 16
#endif
-#if defined(HOSTS_C) || defined(MODULE)
-
#define GENERIC_NCR5380 { \
proc_info: generic_NCR5380_proc_info, \
name: "Generic NCR5380/NCR53C400 Scsi Driver", \
@@ -87,8 +85,6 @@
sg_tablesize: SG_ALL, \
cmd_per_lun: CMD_PER_LUN , \
use_clustering: DISABLE_CLUSTERING}
-
-#endif
#ifndef HOSTS_C
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)