aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorKrzysztof Wilczyński <[email protected]>2021-07-01 18:43:06 +0000
committerBjorn Helgaas <[email protected]>2021-07-01 15:32:45 -0500
commit6d71cc4c91d856f05d9f175fba866616dd1a7d1f (patch)
tree16ff600937af7e0ff8f92ed67185a08668518215 /lib/mpi/mpi-sub-ui.c
parenta97396c6eb13f65bea894dbe7739b2e883d40a3e (diff)
PCI: cpcihp: Declare cpci_debug in header file
cpci_debug is declared as a global variable in cpci_hotplug_core.c and used in cpci_hotplug_pci.c via an "extern". Add an extern declaration in the header file. Resolves the following sparse warning: drivers/pci/hotplug/cpci_hotplug_core.c:47:5: warning: symbol 'cpci_debug' was not declared. Should it be static? Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Krzysztof Wilczyński <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions