aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc/pcie-qcom-common.c
diff options
context:
space:
mode:
authorManivannan Sadhasivam <[email protected]>2025-07-01 12:08:56 +0000
committerManivannan Sadhasivam <[email protected]>2025-07-07 07:53:15 +0000
commitc1dc61aede55a571d34fe20415b1413a3c86ee24 (patch)
treee13b7a0192cc427074a23d89c927755b86b59d5f /drivers/pci/controller/dwc/pcie-qcom-common.c
parentPCI: dwc: Simplify the return value of PTM debugfs functions returning bool (diff)
downloadkernel-c1dc61aede55a571d34fe20415b1413a3c86ee24.tar.gz
kernel-c1dc61aede55a571d34fe20415b1413a3c86ee24.zip
PCI: dwc: Make dw_pcie_ptm_ops static
dw_pcie_ptm_ops is not used outside of this file, so make it static. This also fixes the sparse warning: drivers/pci/controller/dwc/pcie-designware-debugfs.c:868:27: warning: symbol 'dw_pcie_ptm_ops' was not declared. Should it be static? Fixes: 852a1fdd34a8 ("PCI: dwc: Add debugfs support for PTM context") Reported-by: Bjorn Helgaas <[email protected]> Closes: https://lore.kernel.org/linux-pci/20250617231210.GA1172093@bhelgaas Signed-off-by: Manivannan Sadhasivam <[email protected]> Link: https://patch.msgid.link/[email protected]
Diffstat (limited to 'drivers/pci/controller/dwc/pcie-qcom-common.c')
0 files changed, 0 insertions, 0 deletions