diff options
author | 2024-02-23 14:58:47 -0600 | |
---|---|---|
committer | 2024-03-07 14:29:08 -0600 | |
commit | fa84f4435a6202dd90248517f41e54bf3fb85bc5 (patch) | |
tree | f2cef8628be750e57ae7d2238231bb7f1404160e /tools/perf/scripts/python/gecko.py | |
parent | Linux 6.8-rc1 (diff) | |
download | wireguard-linux-fa84f4435a6202dd90248517f41e54bf3fb85bc5.tar.xz wireguard-linux-fa84f4435a6202dd90248517f41e54bf3fb85bc5.zip |
PCI/ASPM: Move pci_configure_ltr() to aspm.c
The Latency Tolerance Reporting (LTR) mechanism supports the ASPM L1.2
state and is only configured when CONFIG_PCIEASPM is set.
Move pci_configure_ltr() and pci_bridge_reconfigure_ltr() into aspm.c since
they only build when CONFIG_PCIEASPM is set. No functional change
intended.
Suggested-by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://lore.kernel.org/r/20240128233212.1139663-2-david.e.box@linux.intel.com
[bhelgaas: commit log, split build change from function moves]
Link: https://lore.kernel.org/r/20240223205851.114931-2-helgaas@kernel.org
Signed-off-by: David E. Box <david.e.box@linux.intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions