From: Paul Gortmaker Date: Mon, 27 Apr 2015 22:47:56 +0000 (-0400) Subject: MIPS: BCM77xx: Remove legacy __cpuinit{,data} sections that crept in X-Git-Tag: omap-for-v4.2/fixes-rc1^2~82^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1f7e1129097cdb5cf2d6ef5d365dc94d13e3c76;p=pandora-kernel.git MIPS: BCM77xx: Remove legacy __cpuinit{,data} sections that crept in We removed __cpuinit support (leaving no-op stubs) quite some time ago. However a few more crept in as of commit 6ee1d93455384cef8a0426effe85da2 ("MIPS: BCM47XX: Detect more then 128 MiB of RAM (HIGHMEM)") Since we want to clobber the stubs soon, get this removed now. Signed-off-by: Paul Gortmaker Cc: Rafał Miłecki Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/9892/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed