summaryrefslogtreecommitdiffstats
path: root/drivers/ide
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-08-08 12:37:17 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-08-08 12:37:17 +0000
commit9aa9eb41942b918f385ccabd2efdd6e7e4232165 (patch)
tree20bec7da036d31ec185dfc1dcc00753c7ac9b170 /drivers/ide
parent87075e049581f880f01eb0b41aa6ac807b299e35 (diff)
Merge with Linux 2.4.0-test6-pre1.
Diffstat (limited to 'drivers/ide')
-rw-r--r--drivers/ide/pdc202xx.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/ide/pdc202xx.c b/drivers/ide/pdc202xx.c
index 6385cd81b..72dd50134 100644
--- a/drivers/ide/pdc202xx.c
+++ b/drivers/ide/pdc202xx.c
@@ -862,7 +862,6 @@ void __init ide_init_pdc202xx (ide_hwif_t *hwif)
(hwif->pci_dev->device == PCI_DEVICE_ID_PROMISE_20265) ||
(hwif->pci_dev->device == PCI_DEVICE_ID_PROMISE_20267)) {
hwif->resetproc = &pdc202xx_reset;
- hwif->tri_proc = &pdc202xx_tristate;
}
#ifdef CONFIG_BLK_DEV_IDEDMA