MIPS: dec: fix section mismatch
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>
Tue, 6 Oct 2020 14:00:03 +0000 (16:00 +0200)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Wed, 14 Oct 2020 21:54:28 +0000 (23:54 +0200)
commit3e4614e7fddec8a8bafd387ca93bd368e64cae9a
treeb5dcd3a3d23447c9eac5acc72549cd19a57815ba
parent3528f8ec95a5b1ee1b98d3e85371843c6428e4be
MIPS: dec: fix section mismatch

Drop inline for memory setup functions and mark them __init to
fix section mismatch of pmax_setup_memory_region.

Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Acked-by: Maciej W. Rozycki <macro@linux-mips.org>
arch/mips/dec/prom/memory.c