diff options
Diffstat (limited to 'drivers/ata/pata_mpiix.c')
-rw-r--r-- | drivers/ata/pata_mpiix.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/ata/pata_mpiix.c b/drivers/ata/pata_mpiix.c index 8a82fcd4fa31..b50910938e6f 100644 --- a/drivers/ata/pata_mpiix.c +++ b/drivers/ata/pata_mpiix.c | |||
@@ -169,7 +169,6 @@ static struct scsi_host_template mpiix_sht = { | |||
169 | }; | 169 | }; |
170 | 170 | ||
171 | static struct ata_port_operations mpiix_port_ops = { | 171 | static struct ata_port_operations mpiix_port_ops = { |
172 | .port_disable = ata_port_disable, | ||
173 | .set_piomode = mpiix_set_piomode, | 172 | .set_piomode = mpiix_set_piomode, |
174 | 173 | ||
175 | .tf_load = ata_tf_load, | 174 | .tf_load = ata_tf_load, |