From: Kevin Cernekee Date: Tue, 21 Oct 2014 04:27:51 +0000 (-0700) Subject: MIPS: BMIPS: Fix ".previous without corresponding .section" warnings X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~62^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ec8f9e9b08451303253249e4e302f10ee23d565;p=pandora-kernel.git MIPS: BMIPS: Fix ".previous without corresponding .section" warnings Commit 078a55fc824c1 ("Delete __cpuinit/__CPUINIT usage from MIPS code") removed our __CPUINIT directives, so now the ".previous" directives are superfluous. Remove them. Signed-off-by: Kevin Cernekee Cc: f.fainelli@gmail.com Cc: mbizon@freebox.fr Cc: jogo@openwrt.org Cc: jfraser@broadcom.com Cc: linux-mips@linux-mips.org Cc: devicetree@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/8156/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed