diff options
Diffstat (limited to 'drivers/fc4/fcp_impl.h')
-rw-r--r-- | drivers/fc4/fcp_impl.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/fc4/fcp_impl.h b/drivers/fc4/fcp_impl.h index e44d652a83dc..c397c84bef63 100644 --- a/drivers/fc4/fcp_impl.h +++ b/drivers/fc4/fcp_impl.h | |||
@@ -158,7 +158,6 @@ int fc_do_prli(fc_channel *, unsigned char); | |||
158 | int fcp_scsi_queuecommand(Scsi_Cmnd *, void (* done)(Scsi_Cmnd *)); | 158 | int fcp_scsi_queuecommand(Scsi_Cmnd *, void (* done)(Scsi_Cmnd *)); |
159 | int fcp_scsi_abort(Scsi_Cmnd *); | 159 | int fcp_scsi_abort(Scsi_Cmnd *); |
160 | int fcp_scsi_dev_reset(Scsi_Cmnd *); | 160 | int fcp_scsi_dev_reset(Scsi_Cmnd *); |
161 | int fcp_scsi_bus_reset(Scsi_Cmnd *); | ||
162 | int fcp_scsi_host_reset(Scsi_Cmnd *); | 161 | int fcp_scsi_host_reset(Scsi_Cmnd *); |
163 | 162 | ||
164 | #endif /* !(_FCP_SCSI_H) */ | 163 | #endif /* !(_FCP_SCSI_H) */ |