linux-stable/arch/um
Vincent Whitchurch bb31371c1d um: virt-pci: fix missing declaration warning
[ Upstream commit 974b808d85 ]

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: 314a1408b7 ("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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-09-13 09:48:36 +02:00
..
configs um: Fix hostaudio build errors 2023-09-13 09:48:36 +02:00
drivers um: virt-pci: fix missing declaration warning 2023-09-13 09:48:36 +02:00
include um/cpu: Switch to arch_cpu_finalize_init() 2023-08-08 20:04:49 +02:00
kernel um/cpu: Switch to arch_cpu_finalize_init() 2023-08-08 20:04:49 +02:00
os-Linux Revert "[PATCH] uml: export symbols added by GCC hardened" 2023-08-23 17:32:29 +02:00
scripts um: prevent user code in modules 2023-04-20 23:06:38 +02:00
.gitignore
Kbuild
Kconfig um/cpu: Switch to arch_cpu_finalize_init() 2023-08-08 20:04:49 +02:00
Kconfig.debug
Makefile um: Use HOST_DIR for mrproper 2023-07-19 16:36:53 +02:00
Makefile-os-Linux
Makefile-skas