]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit821bc7a7641f7c473ddeb015e02cf7b2bf343bbd
tree1669c64868f78396da4f651d69da6afb43ce6052
parentf63902c9aa7d28e48cb158ce4f9d4a2a11254f25
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