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