From d1003cbd87479d4962fe017c0f913dde9c4d026a Mon Sep 17 00:00:00 2001 From: Kanoj Sarcar Date: Thu, 24 Aug 2000 20:16:40 +0000 Subject: Do the bare minimum pci fixups needed for the IOC3, not more ... --- arch/mips64/sgi-ip27/ip27-pci.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'arch/mips64') diff --git a/arch/mips64/sgi-ip27/ip27-pci.c b/arch/mips64/sgi-ip27/ip27-pci.c index b4cd6cabf..eaf944943 100644 --- a/arch/mips64/sgi-ip27/ip27-pci.c +++ b/arch/mips64/sgi-ip27/ip27-pci.c @@ -314,9 +314,6 @@ pci_fixup_ioc3(struct pci_dev *d) d->resource[i].end = 0UL; d->resource[i].flags = 0UL; } - d->subsystem_vendor = 0; - d->subsystem_device = 0; - d->irq = 1; pci_disable_swapping(d); } -- cgit v1.2.3