PCI: Remove unused pcibios_select_root() (again)
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 4 Jun 2015 21:38:08 +0000 (16:38 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 8 Jun 2015 12:56:21 +0000 (07:56 -0500)
a6c140969b46 ("Delete pcibios_select_root") removed pcibios_select_root().
But a7db50405216 ("PCI: remove pcibios_scan_all_fns()") added a few copies
back, probably with some incorrect merge conflict resolutions.

Remove the still-unused pcibios_select_root() definitions.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>

No differences found