diff options
Diffstat (limited to 'drivers/ata/pata_netcell.c')
-rw-r--r-- | drivers/ata/pata_netcell.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/ata/pata_netcell.c b/drivers/ata/pata_netcell.c index cf7fe037471c..2a2f8df70582 100644 --- a/drivers/ata/pata_netcell.c +++ b/drivers/ata/pata_netcell.c | |||
@@ -97,8 +97,6 @@ static const struct ata_port_operations netcell_ops = { | |||
97 | 97 | ||
98 | /* Generic PATA PCI ATA helpers */ | 98 | /* Generic PATA PCI ATA helpers */ |
99 | .port_start = ata_port_start, | 99 | .port_start = ata_port_start, |
100 | .port_stop = ata_port_stop, | ||
101 | .host_stop = ata_host_stop, | ||
102 | }; | 100 | }; |
103 | 101 | ||
104 | 102 | ||