On Thu, 2018-03-22 at 20:20:03 UTC, Mathieu Malaterre wrote: > The header file <linux/syscalls.h> was missing from the includes. Fix the > following warning, treated as error with W=1: > > arch/powerpc/kernel/pci_32.c:286:6: error: no previous prototype for > âsys_pciconfig_iobaseâ [-Werror=missing-prototypes] > > Signed-off-by: Mathieu Malaterre <ma...@debian.org>
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/c89ca593220931c150cffda24b4d4c cheers