[PATCH] powerpc/e500: Add missing prototype for 'relocate_init'

Michael Ellerman patch-notifications at ellerman.id.au
Fri Feb 24 13:24:34 AEDT 2023


On Sat, 18 Feb 2023 10:28:50 +0100, Christophe Leroy wrote:
> Kernel test robot reports:
> 
>  arch/powerpc/mm/nohash/e500.c:314:21: warning: no previous prototype for 'relocate_init' [-Wmissing-prototypes]
>      314 | notrace void __init relocate_init(u64 dt_ptr, phys_addr_t start)
>          |                     ^~~~~~~~~~~~~
> 
> Add it in mm/mmu_decl.h, close to associated is_second_reloc
> variable declaration.
> 
> [...]

Applied to powerpc/next.

[1/1] powerpc/e500: Add missing prototype for 'relocate_init'
      https://git.kernel.org/powerpc/c/6f8675a6b06dabe62015c6747df5e957cd159338

cheers


More information about the Linuxppc-dev mailing list