MIPS: mark prom_free_prom_memory() everywhere with __init
authorAaro Koskinen <aaro.koskinen@iki.fi>
Wed, 25 Feb 2015 23:31:04 +0000 (01:31 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 1 Apr 2015 15:21:58 +0000 (17:21 +0200)
commitaa816c1b390aacb698dd6faf5a8cbffb5123c03a
tree494c52e10326d3bd17d9c7e03ca3fd19e03ec256
parentf45e388ff0f90b922b77bef959a2cfb0645cffbe
MIPS: mark prom_free_prom_memory() everywhere with __init

On OCTEON the function is non-trivial and we can potentially even save
some memory.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Acked-by: David Daney <david.daney@cavium.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/9338/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/cavium-octeon/setup.c
arch/mips/lantiq/prom.c
arch/mips/mti-sead3/sead3-init.c