Re: [PATCH 1/3] powerpc/83xx: Fix build error when CONFIG_PCI=n
On Thu, 11 Feb 2021 00:08:02 +1100, Michael Ellerman wrote: > As reported by lkp: > > arch/powerpc/platforms/83xx/km83xx.c:183:19: error: 'mpc83xx_setup_pci' > undeclared here (not in a function) > 183 | .discover_phbs = mpc83xx_setup_pci, >| ^ >
[PATCH 1/3] powerpc/83xx: Fix build error when CONFIG_PCI=n
As reported by lkp: arch/powerpc/platforms/83xx/km83xx.c:183:19: error: 'mpc83xx_setup_pci' undeclared here (not in a function) 183 | .discover_phbs = mpc83xx_setup_pci, | ^ | mpc83xx_setup_arch There is a stub defined