patch-2.4.0-test9 linux/drivers/scsi/3w-xxxx.h
Next file: linux/drivers/scsi/53c7,8xx.c
Previous file: linux/drivers/scsi/3w-xxxx.c
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Mon Sep 18 14:09:49 2000
- Orig file:
v2.4.0-test8/linux/drivers/scsi/3w-xxxx.h
- Orig date:
Fri Sep 8 12:54:35 2000
diff -u --recursive --new-file v2.4.0-test8/linux/drivers/scsi/3w-xxxx.h linux/drivers/scsi/3w-xxxx.h
@@ -338,7 +338,6 @@
int tw_state_request_start(TW_Device_Extension *tw_dev, int *request_id);
void tw_unmask_command_interrupt(TW_Device_Extension *tw_dev);
-#if defined(HOSTS_C) || defined(MODULE)
/* Scsi_Host_Template Initializer */
#define TWXXXX { \
next : NULL, \
@@ -371,5 +370,4 @@
use_new_eh_code : 1, \
emulated : 1 \
}
-#endif /* HOSTS_C */
#endif /* _3W_XXXX_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)