From: Paul Gortmaker Date: Sat, 18 Apr 2015 20:40:28 +0000 (-0400) Subject: mips/mm/tlbex: remove new instance of __cpuinit that crept back in X-Git-Tag: omap-for-v4.3/legacy-v2-signed~76^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87d0729edd30de340a3cf57043b6b15a7021c28a;p=pandora-kernel.git 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 Cc: linux-mips@linux-mips.org Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed