PCI: Remove unused field pcie_type from struct pci_dev
authorYijing Wang <wangyijing@huawei.com>
Tue, 24 Jul 2012 09:20:04 +0000 (17:20 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 23 Aug 2012 15:41:05 +0000 (09:41 -0600)
commitb2ef39be5744d4d3575474444345e71bd95013ba
tree1669c64868f78396da4f651d69da6afb43ce6052
parent62f87c0e31d646d5501edf4f7feb07d0ad689d80
PCI: Remove unused field pcie_type from struct pci_dev

With introduction of pci_pcie_type(), pci_dev->pcie_type field becomes
redundant, so remove it.

Signed-off-by: Yijing Wang <wangyijing@huawei.com>
Signed-off-by: Jiang Liu <jiang.liu@huawei.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/probe.c
include/linux/pci.h