diff options
author | 2019-07-24 17:38:45 -0600 | |
---|---|---|
committer | 2019-07-30 08:45:53 -0500 | |
commit | b92b512a435da01b52de07e3dcc2f07a4ad404de (patch) | |
tree | 40974a37030f7b9aa19c64d7440bbdac7f55aedd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | PCI: Make pcie_update_link_speed() private (diff) | |
download | wireguard-linux-b92b512a435da01b52de07e3dcc2f07a4ad404de.tar.xz wireguard-linux-b92b512a435da01b52de07e3dcc2f07a4ad404de.zip |
PCI: Make pci_ats_init() private
This interface:
void pci_ats_init(struct pci_dev *dev);
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-9-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