MIPS: Fix __devinit __cpuinit confusion in cpu_cache_init
authorDavid Daney <ddaney@caviumnetworks.com>
Thu, 4 Feb 2010 23:48:49 +0000 (15:48 -0800)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 10 Feb 2010 21:15:45 +0000 (22:15 +0100)
cpu_cache_init and the things it calls should all be __cpuinit instead
of __devinit.

Signed-off-by: David Daney <ddaney@caviumnetworks.com>
To: linux-mips@linux-mips.org
Patchwork: http://patchwork.linux-mips.org/patch/938/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found