]> git.baikalelectronics.ru Git - kernel.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)
commit385a5a428da9b46bcb264ddc59759780f32198a9
treea31af8217042c23b48e7713ceddd70fd6cab4e2c
parent86435dc8d809b8cd7e920c33ad7ecc8effc14223
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