PCI: Make pcie_bandwidth_capable() static
authorIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Tue, 7 May 2024 12:17:58 +0000 (15:17 +0300)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 9 May 2024 00:03:55 +0000 (19:03 -0500)
commitfe4a83ec07818f2243eac584488e65397699550c
tree5dcca8f64b38de2a422df32adda1f9083d9cb41d
parent9d11a09e35a6b662a263de823807256d114ef215
PCI: Make pcie_bandwidth_capable() static

pcie_bandwidth_capable() is only used within pci.c, make it static.

Link: https://lore.kernel.org/r/20240507121758.13849-1-ilpo.jarvinen@linux.intel.com
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/pci.c
drivers/pci/pci.h