diff options
author | Bjorn Helgaas <[email protected]> | 2024-11-11 14:21:33 -0600 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2024-11-16 10:09:30 -0600 |
commit | ba58eee1c57b2ad45c36f782861c18faef170a55 (patch) | |
tree | 4208a89d2f6c01efbc0d83db960faa29a07ab044 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | 838f12c3d551f8941295ed7085ad360c3d3ad665 (diff) |
PCI: Drop duplicate pcie_get_speed_cap(), pcie_get_width_cap() declarations
6cf57be0f78e ("PCI: Add pcie_get_speed_cap() to find max supported link
speed") and c70b65fb7f12 ("PCI: Add pcie_get_width_cap() to find max
supported link width") added declarations to drivers/pci/pci.h.
576c7218a154 ("PCI: Export pcie_get_speed_cap and pcie_get_width_cap")
subsequently added duplicates to include/linux/pci.h.
Remove the originals from drivers/pci/pci.h. Both interfaces are used by
amdgpu, so they must be in include/linux/pci.h.
Signed-off-by: Bjorn Helgaas <[email protected]>
Acked-by: Alex Deucher <[email protected]>
Acked-by: Krzysztof WilczyĆski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions