commit | aa816c1b390aacb698dd6faf5a8cbffb5123c03a | [log] [tgz] |
---|---|---|
author | Aaro Koskinen <aaro.koskinen@iki.fi> | Thu Feb 26 01:31:04 2015 +0200 |
committer | Ralf Baechle <ralf@linux-mips.org> | Wed Apr 01 17:21:58 2015 +0200 |
tree | 494c52e10326d3bd17d9c7e03ca3fd19e03ec256 | |
parent | f45e388ff0f90b922b77bef959a2cfb0645cffbe [diff] |
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>