diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2025-01-18 00:03:04 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2025-01-19 00:03:40 +0300 |
commit | ec57335b81d8fcf3088994c532b5ca21e839616a (patch) | |
tree | 470d8190d1304ec1a0e6abf8bb972416dd35a7a7 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 112aba9a79345aae81c508d92c1e9711c81d791c (diff) | |
download | linux-ec57335b81d8fcf3088994c532b5ca21e839616a.tar.xz |
PCI: dwc: Add dw_pcie_suspend_noirq(), dw_pcie_resume_noirq() stubs for !CONFIG_PCIE_DW_HOST
Previously pcie-designware.h declared dw_pcie_suspend_noirq() and
dw_pcie_resume_noirq() unconditionally, even though they were only
implemented when CONFIG_PCIE_DW_HOST was defined.
Add no-op stubs for them when CONFIG_PCIE_DW_HOST is not defined so
drivers that support both Root Complex and Endpoint modes don't need
Link: https://lore.kernel.org/r/20250117213810.GA656803@bhelgaas
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions