aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_ext.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/s390/scsi/zfcp_ext.h')
-rw-r--r--drivers/s390/scsi/zfcp_ext.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/s390/scsi/zfcp_ext.h b/drivers/s390/scsi/zfcp_ext.h
index b45d1bf297a8..4f4ef0c4ca7b 100644
--- a/drivers/s390/scsi/zfcp_ext.h
+++ b/drivers/s390/scsi/zfcp_ext.h
@@ -130,7 +130,6 @@ extern int zfcp_scsi_command_async(struct zfcp_adapter *,struct zfcp_unit *,
130 struct scsi_cmnd *, struct timer_list *); 130 struct scsi_cmnd *, struct timer_list *);
131extern int zfcp_scsi_command_sync(struct zfcp_unit *, struct scsi_cmnd *, 131extern int zfcp_scsi_command_sync(struct zfcp_unit *, struct scsi_cmnd *,
132 struct timer_list *); 132 struct timer_list *);
133extern struct scsi_transport_template *zfcp_transport_template;
134extern struct fc_function_template zfcp_transport_functions; 133extern struct fc_function_template zfcp_transport_functions;
135 134
136/******************************** ERP ****************************************/ 135/******************************** ERP ****************************************/