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, > | ^~~~~~~~~~~~~~~~~ > | mpc83xx_setup_arch > > [...]
Applied to powerpc/next. [1/3] powerpc/83xx: Fix build error when CONFIG_PCI=n https://git.kernel.org/powerpc/c/5c47c44f157f408c862b144bbd1d1e161a521aa2 [2/3] powerpc/mm/64s: Fix no previous prototype warning https://git.kernel.org/powerpc/c/2bb421a3d93601aa81bc39af7aac7280303e0761 [3/3] powerpc/amigaone: Make amigaone_discover_phbs() static https://git.kernel.org/powerpc/c/f30520c64f290589e91461d7326b497c23e7f5fd cheers