diff options
Diffstat (limited to 'drivers/ata/pata_jmicron.c')
-rw-r--r-- | drivers/ata/pata_jmicron.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/ata/pata_jmicron.c b/drivers/ata/pata_jmicron.c index aaf6787f5342..128a30958210 100644 --- a/drivers/ata/pata_jmicron.c +++ b/drivers/ata/pata_jmicron.c | |||
@@ -169,8 +169,6 @@ static const struct ata_port_operations jmicron_ops = { | |||
169 | 169 | ||
170 | /* Generic PATA PCI ATA helpers */ | 170 | /* Generic PATA PCI ATA helpers */ |
171 | .port_start = ata_port_start, | 171 | .port_start = ata_port_start, |
172 | .port_stop = ata_port_stop, | ||
173 | .host_stop = ata_host_stop, | ||
174 | }; | 172 | }; |
175 | 173 | ||
176 | 174 | ||