MIPS: c-r4k: Remove legacy __cpuinit section that crept in
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 27 Apr 2015 22:47:57 +0000 (18:47 -0400)
committerRalf Baechle <ralf@linux-mips.org>
Sun, 21 Jun 2015 19:53:44 +0000 (21:53 +0200)
commit9a8f4ea03462f2364a1b1a82af27672f2f366eaf
treee7ea059d76aa836bee0b841a2ca477f54f8f6d06
parentb1f7e1129097cdb5cf2d6ef5d365dc94d13e3c76
MIPS: c-r4k: Remove legacy __cpuinit section that crept in

We removed __cpuinit support (leaving no-op stubs) quite some time ago.
However a new instance was added in commit 4caa906ee949b7002cc1558bbe3744
("MIPS: mm: c-r4k: Build EVA {d,i}cache flushing functions")

Since we want to clobber the stubs soon, get this removed now.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Cc: Leonid Yegoshin <Leonid.Yegoshin@imgtec.com>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/9893/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mm/c-r4k.c