diff options
Diffstat (limited to 'drivers/ata/pata_efar.c')
-rw-r--r-- | drivers/ata/pata_efar.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/ata/pata_efar.c b/drivers/ata/pata_efar.c index edf8a63f50af..66814ee64d05 100644 --- a/drivers/ata/pata_efar.c +++ b/drivers/ata/pata_efar.c | |||
@@ -267,8 +267,6 @@ static const struct ata_port_operations efar_ops = { | |||
267 | .irq_clear = ata_bmdma_irq_clear, | 267 | .irq_clear = ata_bmdma_irq_clear, |
268 | 268 | ||
269 | .port_start = ata_port_start, | 269 | .port_start = ata_port_start, |
270 | .port_stop = ata_port_stop, | ||
271 | .host_stop = ata_host_stop, | ||
272 | }; | 270 | }; |
273 | 271 | ||
274 | 272 | ||