Revert "libata: Implement NCQ autosense"
[firefly-linux-kernel-4.4.55.git] / drivers / ata / libata.h
index 8cfdd9616d16ce30ba3fecd3eca34efebd526726..f840ca18a7c014f5151d22e4bc55dff9fca459de 100644 (file)
@@ -137,7 +137,6 @@ extern int ata_scsi_add_hosts(struct ata_host *host,
                              struct scsi_host_template *sht);
 extern void ata_scsi_scan_host(struct ata_port *ap, int sync);
 extern int ata_scsi_offline_dev(struct ata_device *dev);
-extern void ata_scsi_set_sense(struct scsi_cmnd *cmd, u8 sk, u8 asc, u8 ascq);
 extern void ata_scsi_media_change_notify(struct ata_device *dev);
 extern void ata_scsi_hotplug(struct work_struct *work);
 extern void ata_schedule_scsi_eh(struct Scsi_Host *shost);