diff options
Diffstat (limited to 'drivers/ata/pata_ixp4xx_cf.c')
-rw-r--r-- | drivers/ata/pata_ixp4xx_cf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/ata/pata_ixp4xx_cf.c b/drivers/ata/pata_ixp4xx_cf.c index ce1f9b17ad32..7b0d2fc57484 100644 --- a/drivers/ata/pata_ixp4xx_cf.c +++ b/drivers/ata/pata_ixp4xx_cf.c | |||
@@ -107,7 +107,6 @@ static struct ata_port_operations ixp4xx_port_ops = { | |||
107 | .set_mode = ixp4xx_set_mode, | 107 | .set_mode = ixp4xx_set_mode, |
108 | .mode_filter = ata_pci_default_filter, | 108 | .mode_filter = ata_pci_default_filter, |
109 | 109 | ||
110 | .port_disable = ata_port_disable, | ||
111 | .tf_load = ata_tf_load, | 110 | .tf_load = ata_tf_load, |
112 | .tf_read = ata_tf_read, | 111 | .tf_read = ata_tf_read, |
113 | .exec_command = ata_exec_command, | 112 | .exec_command = ata_exec_command, |