powerpc/pci: Remove redundant pcnet32 fixup
commit9aa4e7b1699d0fa197778da96de7e03fa2374f0a
authorKumar Gala <galak@kernel.crashing.org>
Tue, 5 May 2009 02:20:09 +0000 (5 02:20 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 21 May 2009 05:44:24 +0000 (21 15:44 +1000)
tree0a9e7f94cfcb8bff333e837108887db24e360703
parentcf6692c07ab4cba8a28780b67706ac804319086b
powerpc/pci: Remove redundant pcnet32 fixup

The pcnet32 driver has had in its device id table for some time a match
against the "broken" vendor ID.  No need to fake out the vendor ID
with an explicit fixup.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/pci_32.c
arch/powerpc/kernel/pci_64.c