]> 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)
commit6f796b5a13fc5fb2bec75a124c24c4cdef0b0d22
tree1669c64868f78396da4f651d69da6afb43ce6052
parent28297e88669e98d996e7f5e4535d7fcffb82d40e
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