MIPS: Octeon: Place cnmips_cu2_setup in __init memory.
authorDavid Daney <ddaney@caviumnetworks.com>
Thu, 23 Sep 2010 18:24:09 +0000 (11:24 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 4 Oct 2010 17:34:00 +0000 (18:34 +0100)
commit158d6742bced08c87fd46b5905eebc0d41e3cdf6
treee6915f960663dcc10bf87f784855e2c40c21e15d
parent4c7106c48a061e26f646391cfe8ba7cbd28516b6
MIPS: Octeon: Place cnmips_cu2_setup in __init memory.

It is an early_initcall, so it should be in __init memory.

Signed-off-by: David Daney <ddaney@caviumnetworks.com>
To: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/1593/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/cavium-octeon/cpu.c