Searched hist:"3 fc5ee9b2846db2eaddeadf089ef258167c4ee09" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | rheap.h | diff 3fc5ee9b2846db2eaddeadf089ef258167c4ee09 Wed Apr 04 15:11:42 CDT 2018 Mathieu Malaterre <malat@debian.org> 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>
|