aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/libata.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/libata.h')
-rw-r--r--include/linux/libata.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/libata.h b/include/linux/libata.h
index 382898ef6545..e7d163edb4c0 100644
--- a/include/linux/libata.h
+++ b/include/linux/libata.h
@@ -600,8 +600,6 @@ struct ata_port {
600}; 600};
601 601
602struct ata_port_operations { 602struct ata_port_operations {
603 void (*port_disable) (struct ata_port *);
604
605 void (*dev_config) (struct ata_device *); 603 void (*dev_config) (struct ata_device *);
606 604
607 void (*set_piomode) (struct ata_port *, struct ata_device *); 605 void (*set_piomode) (struct ata_port *, struct ata_device *);