diff options
Diffstat (limited to 'drivers/ata/pata_radisys.c')
-rw-r--r-- | drivers/ata/pata_radisys.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/ata/pata_radisys.c b/drivers/ata/pata_radisys.c index 065541d034ad..ca9c97056c1b 100644 --- a/drivers/ata/pata_radisys.c +++ b/drivers/ata/pata_radisys.c | |||
@@ -261,8 +261,6 @@ static const struct ata_port_operations radisys_pata_ops = { | |||
261 | .irq_clear = ata_bmdma_irq_clear, | 261 | .irq_clear = ata_bmdma_irq_clear, |
262 | 262 | ||
263 | .port_start = ata_port_start, | 263 | .port_start = ata_port_start, |
264 | .port_stop = ata_port_stop, | ||
265 | .host_stop = ata_host_stop, | ||
266 | }; | 264 | }; |
267 | 265 | ||
268 | 266 | ||