diff options
Diffstat (limited to 'drivers/ata/pata_hpt3x3.c')
-rw-r--r-- | drivers/ata/pata_hpt3x3.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/ata/pata_hpt3x3.c b/drivers/ata/pata_hpt3x3.c index 5caf167e26de..faa2db44ba7f 100644 --- a/drivers/ata/pata_hpt3x3.c +++ b/drivers/ata/pata_hpt3x3.c | |||
@@ -154,8 +154,6 @@ static struct ata_port_operations hpt3x3_port_ops = { | |||
154 | .irq_clear = ata_bmdma_irq_clear, | 154 | .irq_clear = ata_bmdma_irq_clear, |
155 | 155 | ||
156 | .port_start = ata_port_start, | 156 | .port_start = ata_port_start, |
157 | .port_stop = ata_port_stop, | ||
158 | .host_stop = ata_host_stop | ||
159 | }; | 157 | }; |
160 | 158 | ||
161 | /** | 159 | /** |