diff options
Diffstat (limited to 'drivers/ata/pata_jmicron.c')
-rw-r--r-- | drivers/ata/pata_jmicron.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/ata/pata_jmicron.c b/drivers/ata/pata_jmicron.c index 26f84063859d..6d5a81869df6 100644 --- a/drivers/ata/pata_jmicron.c +++ b/drivers/ata/pata_jmicron.c | |||
@@ -141,8 +141,6 @@ static struct scsi_host_template jmicron_sht = { | |||
141 | }; | 141 | }; |
142 | 142 | ||
143 | static const struct ata_port_operations jmicron_ops = { | 143 | static const struct ata_port_operations jmicron_ops = { |
144 | .port_disable = ata_port_disable, | ||
145 | |||
146 | /* Task file is PCI ATA format, use helpers */ | 144 | /* Task file is PCI ATA format, use helpers */ |
147 | .tf_load = ata_tf_load, | 145 | .tf_load = ata_tf_load, |
148 | .tf_read = ata_tf_read, | 146 | .tf_read = ata_tf_read, |