patch-2.4.0-test9 linux/drivers/scsi/t128.h
Next file: linux/drivers/scsi/tmscsim.c
Previous file: linux/drivers/scsi/t128.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Mon Sep 18 14:10:10 2000
- Orig file:
v2.4.0-test8/linux/drivers/scsi/t128.h
- Orig date:
Fri Nov 19 11:30:54 1999
diff -u --recursive --new-file v2.4.0-test8/linux/drivers/scsi/t128.h linux/drivers/scsi/t128.h
@@ -117,8 +117,6 @@
* macros when this is being used solely for the host stub.
*/
-#if defined(HOSTS_C) || defined(MODULE)
-
#define TRANTOR_T128 { \
name: "Trantor T128/T128F/T228", \
detect: t128_detect, \
@@ -131,8 +129,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)