diff options
Diffstat (limited to 'include/scsi/libsas.h')
-rw-r--r-- | include/scsi/libsas.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/scsi/libsas.h b/include/scsi/libsas.h index 9c13a5c0bb3a..10eb2ea74431 100644 --- a/include/scsi/libsas.h +++ b/include/scsi/libsas.h | |||
@@ -662,7 +662,6 @@ void sas_unregister_dev(struct asd_sas_port *port, struct domain_device *); | |||
662 | void sas_init_dev(struct domain_device *); | 662 | void sas_init_dev(struct domain_device *); |
663 | 663 | ||
664 | void sas_task_abort(struct sas_task *); | 664 | void sas_task_abort(struct sas_task *); |
665 | int __sas_task_abort(struct sas_task *); | ||
666 | int sas_eh_device_reset_handler(struct scsi_cmnd *cmd); | 665 | int sas_eh_device_reset_handler(struct scsi_cmnd *cmd); |
667 | int sas_eh_bus_reset_handler(struct scsi_cmnd *cmd); | 666 | int sas_eh_bus_reset_handler(struct scsi_cmnd *cmd); |
668 | 667 | ||