PCI: Remove unused pci_configure_slot()
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>
This commit is contained in:
@@ -187,6 +187,4 @@ static inline int pci_get_hp_params(struct pci_dev *dev,
|
||||
return -ENODEV;
|
||||
}
|
||||
#endif
|
||||
|
||||
void pci_configure_slot(struct pci_dev *dev);
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user