diff options
Diffstat (limited to 'drivers/ata/pata_opti.c')
-rw-r--r-- | drivers/ata/pata_opti.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/ata/pata_opti.c b/drivers/ata/pata_opti.c index 0ab300cda9b..2a4bfbfbe75 100644 --- a/drivers/ata/pata_opti.c +++ b/drivers/ata/pata_opti.c | |||
@@ -183,7 +183,6 @@ static struct scsi_host_template opti_sht = { | |||
183 | }; | 183 | }; |
184 | 184 | ||
185 | static struct ata_port_operations opti_port_ops = { | 185 | static struct ata_port_operations opti_port_ops = { |
186 | .port_disable = ata_port_disable, | ||
187 | .set_piomode = opti_set_piomode, | 186 | .set_piomode = opti_set_piomode, |
188 | .tf_load = ata_tf_load, | 187 | .tf_load = ata_tf_load, |
189 | .tf_read = ata_tf_read, | 188 | .tf_read = ata_tf_read, |