diff options
Diffstat (limited to 'drivers/ata/libata.h')
-rw-r--r-- | drivers/ata/libata.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/ata/libata.h b/drivers/ata/libata.h index b4d5253d627a..5f4d40cd3288 100644 --- a/drivers/ata/libata.h +++ b/drivers/ata/libata.h | |||
@@ -93,8 +93,6 @@ extern int ata_flush_cache(struct ata_device *dev); | |||
93 | extern void ata_dev_init(struct ata_device *dev); | 93 | extern void ata_dev_init(struct ata_device *dev); |
94 | extern int ata_task_ioctl(struct scsi_device *scsidev, void __user *arg); | 94 | extern int ata_task_ioctl(struct scsi_device *scsidev, void __user *arg); |
95 | extern int ata_cmd_ioctl(struct scsi_device *scsidev, void __user *arg); | 95 | extern int ata_cmd_ioctl(struct scsi_device *scsidev, void __user *arg); |
96 | extern struct ata_probe_ent *ata_probe_ent_alloc(struct device *dev, | ||
97 | const struct ata_port_info *port); | ||
98 | extern struct ata_port *ata_port_alloc(struct ata_host *host); | 96 | extern struct ata_port *ata_port_alloc(struct ata_host *host); |
99 | 97 | ||
100 | /* libata-acpi.c */ | 98 | /* libata-acpi.c */ |