libata: Fix EH merge difference between this branch and upstream.

This commit is contained in:
Jeff Garzik 2006-04-11 13:04:39 -04:00
parent 10a5fd5e6b
commit 381544bba3
3 changed files with 2 additions and 3 deletions

View file

@ -637,7 +637,6 @@ extern unsigned long ata_pci_default_filter(const struct ata_port *, struct ata_
/*
* EH
*/
extern int ata_scsi_error(struct Scsi_Host *host);
extern void ata_eng_timeout(struct ata_port *ap);
extern void ata_eh_qc_complete(struct ata_queued_cmd *qc);
extern void ata_eh_qc_retry(struct ata_queued_cmd *qc);