diff options
author | 2025-01-17 15:03:04 -0600 | |
---|---|---|
committer | 2025-01-18 15:03:40 -0600 | |
commit | ec57335b81d8fcf3088994c532b5ca21e839616a (patch) | |
tree | 470d8190d1304ec1a0e6abf8bb972416dd35a7a7 /scripts/generate_rust_analyzer.py | |
parent | PCI: dwc: Remove LTSSM state test in dw_pcie_suspend_noirq() (diff) | |
download | linux-rng-ec57335b81d8fcf3088994c532b5ca21e839616a.tar.xz linux-rng-ec57335b81d8fcf3088994c532b5ca21e839616a.zip |
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 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions