On Wed, 2018-04-04 at 20:13:05 UTC, Mathieu Malaterre wrote: > Add a missing prototype for function `note_bootable_part` to silence a > warning treated as error with W=1: > > arch/powerpc/platforms/powermac/setup.c:361:12: error: no previous prototype for ‘note_bootable_part’ [-Werror=missing-prototypes] > > Suggested-by: Christophe Leroy > Signed-off-by: Mathieu Malaterre Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/f72cf3f1d49f2c35d6cb682af2e8c9 cheers