diff options
author | 2019-07-24 17:38:44 -0600 | |
---|---|---|
committer | 2019-07-30 08:45:52 -0500 | |
commit | 5da78d95785daa9454336a88b2f86a8998f6c739 (patch) | |
tree | 2f9d4c5a67eb25d4e9f1e4ea02132f19714f246b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | PCI: Make pci_bus_get(), pci_bus_put() private (diff) | |
download | wireguard-linux-5da78d95785daa9454336a88b2f86a8998f6c739.tar.xz wireguard-linux-5da78d95785daa9454336a88b2f86a8998f6c739.zip |
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/20190724233848.73327-8-skunberg.kelsey@gmail.com
Signed-off-by: Kelsey Skunberg <skunberg.kelsey@gmail.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions