diff options
Diffstat (limited to 'include/linux/libata.h')
-rw-r--r-- | include/linux/libata.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/libata.h b/include/linux/libata.h index 363c7501843a..5ac262608199 100644 --- a/include/linux/libata.h +++ b/include/linux/libata.h | |||
@@ -687,8 +687,6 @@ extern int ata_port_online(struct ata_port *ap); | |||
687 | extern int ata_port_offline(struct ata_port *ap); | 687 | extern int ata_port_offline(struct ata_port *ap); |
688 | extern int ata_scsi_device_resume(struct scsi_device *); | 688 | extern int ata_scsi_device_resume(struct scsi_device *); |
689 | extern int ata_scsi_device_suspend(struct scsi_device *, pm_message_t state); | 689 | extern int ata_scsi_device_suspend(struct scsi_device *, pm_message_t state); |
690 | extern int ata_device_resume(struct ata_device *); | ||
691 | extern int ata_device_suspend(struct ata_device *, pm_message_t state); | ||
692 | extern int ata_ratelimit(void); | 690 | extern int ata_ratelimit(void); |
693 | extern unsigned int ata_busy_sleep(struct ata_port *ap, | 691 | extern unsigned int ata_busy_sleep(struct ata_port *ap, |
694 | unsigned long timeout_pat, | 692 | unsigned long timeout_pat, |