From: Paul Gortmaker Date: Mon, 27 Apr 2015 22:47:59 +0000 (-0400) Subject: MIPS: tlbex.c: Remove new instance of __cpuinitdata that crept back in X-Git-Tag: omap-for-v4.2/fixes-rc1^2~82^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2d25e63ee50e8a09056e206a27512e3ea85b480;p=pandora-kernel.git MIPS: tlbex.c: Remove new instance of __cpuinitdata 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. Signed-off-by: Paul Gortmaker Cc: Steven J. Hill Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/9894/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed