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 2d64c58482fa..b2c3d0767547 100644 --- a/drivers/ata/pata_netcell.c +++ b/drivers/ata/pata_netcell.c | |||
@@ -40,8 +40,6 @@ static struct scsi_host_template netcell_sht = { | |||
40 | }; | 40 | }; |
41 | 41 | ||
42 | static const struct ata_port_operations netcell_ops = { | 42 | static const struct ata_port_operations netcell_ops = { |
43 | .port_disable = ata_port_disable, | ||
44 | |||
45 | /* Task file is PCI ATA format, use helpers */ | 43 | /* Task file is PCI ATA format, use helpers */ |
46 | .tf_load = ata_tf_load, | 44 | .tf_load = ata_tf_load, |
47 | .tf_read = ata_tf_read, | 45 | .tf_read = ata_tf_read, |