From: Lennert Buytenhek Date: Wed, 21 Nov 2007 23:07:07 +0000 (-0800) Subject: PCI: get rid of pci_dev::{vendor,device}_compatible fields X-Git-Tag: v2.6.25-rc1~1074^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10d7425d201e866ee0c57424860e06118dae2500;p=pandora-kernel.git PCI: get rid of pci_dev::{vendor,device}_compatible fields The vendor_compatible and device_compatible fields in struct pci_dev aren't used anywhere, and are somewhat pointless. Assuming that these are historical artifacts, remove them. Signed-off-by: Lennert Buytenhek Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed