diff options
Diffstat (limited to 'drivers/ata/pata_ns87410.c')
-rw-r--r-- | drivers/ata/pata_ns87410.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/ata/pata_ns87410.c b/drivers/ata/pata_ns87410.c index 00a763c67f99..4b0ddf6ba3ba 100644 --- a/drivers/ata/pata_ns87410.c +++ b/drivers/ata/pata_ns87410.c | |||
@@ -162,7 +162,6 @@ static struct scsi_host_template ns87410_sht = { | |||
162 | }; | 162 | }; |
163 | 163 | ||
164 | static struct ata_port_operations ns87410_port_ops = { | 164 | static struct ata_port_operations ns87410_port_ops = { |
165 | .port_disable = ata_port_disable, | ||
166 | .set_piomode = ns87410_set_piomode, | 165 | .set_piomode = ns87410_set_piomode, |
167 | 166 | ||
168 | .tf_load = ata_tf_load, | 167 | .tf_load = ata_tf_load, |