]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
powerpc: Add missing prototype
authorMathieu Malaterre <malat@debian.org>
Wed, 4 Apr 2018 20:11:42 +0000 (22:11 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 25 May 2018 02:04:43 +0000 (12:04 +1000)
commit3fc5ee9b2846db2eaddeadf089ef258167c4ee09
treea31af8217042c23b48e7713ceddd70fd6cab4e2c
parentc3f0515ea1277558e7c0c3240d17c77d2a3fcefe
powerpc: Add missing prototype

Add one missing prototype for function rh_dump_blk. Fix warning treated as
error in W=1:

  arch/powerpc/lib/rheap.c:740:6: error: no previous prototype for ‘rh_dump_blk’ [-Werror=missing-prototypes]

Suggested-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Mathieu Malaterre <malat@debian.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/rheap.h