diff options
author | Kelsey Skunberg <[email protected]> | 2019-07-24 17:38:44 -0600 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2019-07-30 08:45:52 -0500 |
commit | 5da78d95785daa9454336a88b2f86a8998f6c739 (patch) | |
tree | 2f9d4c5a67eb25d4e9f1e4ea02132f19714f246b /net/lapb/lapb_in.c | |
parent | ecd29c1a38af4ba6e61382591dfe93f06f14ba25 (diff) |
PCI: Make pcie_update_link_speed() private
This interface:
void pcie_update_link_speed(struct pci_bus *bus, u16 link_status);
is only used in drivers/pci/ and does not need to be seen by the rest of
the kernel. Move it to drivers/pci/pci.h so it's private to the PCI
subsystem.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Kelsey Skunberg <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions