commit | 3527ed81ca01bbaf09df952e68528377a9cd092f | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Thu May 17 18:51:11 2012 -0700 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Wed Jun 13 15:42:22 2012 -0600 |
tree | 1d1665facc89962f6b5454bedec3b296c05b344d | |
parent | b918c62e086b2130a7bae44110ca516ef10bfe5a [diff] |
PCI: remove secondary/subordinate in struct pci_bus The pci_bus secondary/subordinate members are now unused, so remove them. Signed-off-by: Yinghai Lu <yinghai@kernel.org> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>