PCI: Remove unused pci_configure_slot()
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 28 Aug 2014 18:21:44 +0000 (12:21 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Sat, 13 Sep 2014 02:09:52 +0000 (20:09 -0600)
All pci_configure_slot() uses have been removed, so remove the definition
as well.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Yinghai Lu <yinghai@kernel.org>

No differences found