commit | 118faafaf987f521832843d36c6be580983f9a6b | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Fri Oct 28 16:28:24 2011 -0600 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Fri Jan 06 12:11:15 2012 -0800 |
tree | 56e9146fa7b4777f29977989884f912a68432e9f | |
parent | 7ec303a7247a46a7a88a4f890466fd12dbdd5dc6 [diff] |
PCI: remove pci_create_bus() All users of pci_create_bus() have been converted to pci_create_root_bus(), so remove it. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>