https://github.com/torvalds/linux
Revision 1d210386f6ef9000b1cd723cf453c5eb0377e722 authored by Lars-Peter Clausen on 04 November 2010, 22:25:57 UTC, committed by Ralf Baechle on 16 December 2010, 18:10:53 UTC
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 <lars@metafoo.de>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/1755/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
1 parent fe749aa
History
Tip revision: 1d210386f6ef9000b1cd723cf453c5eb0377e722 authored by Lars-Peter Clausen on 04 November 2010, 22:25:57 UTC
MIPS: jz4740: Fix section mismatch in prom.c
Tip revision: 1d21038

back to top