From: Lars-Peter Clausen Date: Thu, 4 Nov 2010 22:25:57 +0000 (+0100) Subject: MIPS: jz4740: Fix section mismatch in prom.c X-Git-Tag: v2.6.37-rc7~25^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d210386f6ef9000b1cd723cf453c5eb0377e722;p=pandora-kernel.git MIPS: jz4740: Fix section mismatch in prom.c This patch fixes the following section mismatch: WARNING: arch/mips/built-in.o(.text+0xc): Section mismatch in reference from the function jz4740_init_cmdline() to the variable .init.data:arcs_cmdline While were at it, make jz4740_init_cmdline static as well. Signed-off-by: Lars-Peter Clausen Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/1755/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed