On Sat, 2019-02-02 at 13:05:35 UTC, Mathieu Malaterre wrote: > Move the static keyword around to remove the following warnings (W=1): > > arch/powerpc/platforms/ps3/os-area.c:212:1: error: 'static' is not at > beginning of declaration [-Werror=old-style-declaration] > arch/powerpc/platforms/ps3/system-bus.c:45:1: error: 'static' is not at > beginning of declaration [-Werror=old-style-declaration] > > Signed-off-by: Mathieu Malaterre <ma...@debian.org> > Acked-by: Geoff Levand <ge...@infradead.org>
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/8e0f97357533aa5b57b333de47eb008c cheers