diff options
author | Krzysztof Wilczyński <[email protected]> | 2021-08-12 17:17:17 +0000 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2021-08-12 14:07:31 -0500 |
commit | e15ac2080ec2fde6ebc59f1c8afdf7c52374035e (patch) | |
tree | 31183771d9b9b15621bf7ee9c5fa3433a09937c7 /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | e73f0f0ee7541171d89f2e2491130c7771ba58d3 (diff) |
x86/PCI: Add pci_numachip_init() declaration
numachip.c defines pci_numachip_init(), but neglected to include its
declaration, causing the following sparse and compile time warnings:
arch/x86/pci/numachip.c:108:12: warning: no previous prototype for function 'pci_numachip_init' [-Wmissing-prototypes]
arch/x86/pci/numachip.c:108:12: warning: symbol 'pci_numachip_init' was not declared. Should it be static?
Include asm/numachip/numachip.h, which includes the missing declaration.
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 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions