diff options
Diffstat (limited to 'drivers/ata/sata_inic162x.c')
-rw-r--r-- | drivers/ata/sata_inic162x.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/ata/sata_inic162x.c b/drivers/ata/sata_inic162x.c index d6a3e286c79..f0ea0e166c1 100644 --- a/drivers/ata/sata_inic162x.c +++ b/drivers/ata/sata_inic162x.c | |||
@@ -552,7 +552,6 @@ static int inic_port_start(struct ata_port *ap) | |||
552 | } | 552 | } |
553 | 553 | ||
554 | static struct ata_port_operations inic_port_ops = { | 554 | static struct ata_port_operations inic_port_ops = { |
555 | .port_disable = ata_port_disable, | ||
556 | .tf_load = ata_tf_load, | 555 | .tf_load = ata_tf_load, |
557 | .tf_read = ata_tf_read, | 556 | .tf_read = ata_tf_read, |
558 | .check_status = ata_check_status, | 557 | .check_status = ata_check_status, |