diff options
author | Vincent Whitchurch <vincent.whitchurch@axis.com> | 2023-08-23 12:40:44 +0200 |
---|---|---|
committer | Richard Weinberger <richard@nod.at> | 2023-08-26 22:49:49 +0200 |
commit | 974b808d85abbc03c3914af63d60d5816aabf2ca (patch) | |
tree | 314858494b094c5f9757ec1685df8b1de90594a2 /security/bpf | |
parent | um: Refactor deprecated strncpy to memcpy (diff) | |
download | linux-974b808d85abbc03c3914af63d60d5816aabf2ca.tar.xz linux-974b808d85abbc03c3914af63d60d5816aabf2ca.zip |
um: virt-pci: fix missing declaration warning
Fix this warning which appears with W=1 and without CONFIG_OF:
warning: no previous declaration for 'pcibios_get_phb_of_node'
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202308230949.PphIIlhq-lkp@intel.com/
Fixes: 314a1408b79a ("um: virt-pci: implement pcibios_get_phb_of_node()")
Signed-off-by: Vincent Whitchurch <vincent.whitchurch@axis.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'security/bpf')
0 files changed, 0 insertions, 0 deletions