]> asedeno.scripts.mit.edu Git - linux.git/commit
mips/mm/tlbex: remove new instance of __cpuinit that crept back in
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sat, 18 Apr 2015 20:40:28 +0000 (16:40 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Tue, 16 Jun 2015 18:12:22 +0000 (14:12 -0400)
commit87d0729edd30de340a3cf57043b6b15a7021c28a
treefbd72b3f8b715b2c3fd5f396a3340c04e696d186
parent719cc170b0250f3ece4c2dbf8f66bdcad2311da6
mips/mm/tlbex: remove new instance of __cpuinit that crept back in

We removed __cpuinit support (leaving no-op stubs) quite some time ago.
However a new instance was added in commit c5b367835cfc7a8ef53b9670a409ff
("MIPS: Add support for XPA.")

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

Cc: Steven J. Hill <Steven.Hill@imgtec.com>
Cc: linux-mips@linux-mips.org
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
arch/mips/mm/tlbex.c