PCI: get rid of pci_dev::{vendor,device}_compatible fields
commit10d7425d201e866ee0c57424860e06118dae2500
authorLennert Buytenhek <buytenh@wantstofly.org>
Wed, 21 Nov 2007 23:07:07 +0000 (21 15:07 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 1 Feb 2008 23:04:21 +0000 (1 15:04 -0800)
treeceeb58232dda69b88915da3c2c9db4ad8545abf0
parent74e27e44b0407fb1f6e8d1f7b7818f108463c4b8
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 <buytenh@wantstofly.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
include/linux/pci.h