aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi
diff options
context:
space:
mode:
Diffstat (limited to 'include/scsi')
-rw-r--r--include/scsi/sas_ata.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/scsi/sas_ata.h b/include/scsi/sas_ata.h
index 72a1904169a5..3407c819522d 100644
--- a/include/scsi/sas_ata.h
+++ b/include/scsi/sas_ata.h
@@ -36,4 +36,6 @@ static inline int dev_is_sata(struct domain_device *dev)
36int sas_ata_init_host_and_port(struct domain_device *found_dev, 36int sas_ata_init_host_and_port(struct domain_device *found_dev,
37 struct scsi_target *starget); 37 struct scsi_target *starget);
38 38
39void sas_ata_task_abort(struct sas_task *task);
40
39#endif /* _SAS_ATA_H_ */ 41#endif /* _SAS_ATA_H_ */