linux/arch/mips/pnx8550
Ralf Baechle cba2efb64b MIPS: PNX8550: Fix section mismatch
Triggered by pnx8550-jbs_defconfig and pnx8550-stb810_defconfig:

WARNING: vmlinux.o(.text+0xc0c): Section mismatch in reference from the function prom_getcmdline() to the variable .init.data:arcs_cmdline
The function prom_getcmdline() references
the variable __initdata arcs_cmdline.
This is often because prom_getcmdline lacks a __initdata
annotation or the annotation of arcs_cmdline is wrong.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2011-10-20 15:00:18 +01:00
..
common MIPS: PNX8550: Fix section mismatch 2011-10-20 15:00:18 +01:00
jbs MIPS: STB8550: Move boards over to obj-y 2010-08-05 13:25:56 +01:00
stb810 MIPS: STB8550: Move boards over to obj-y 2010-08-05 13:25:56 +01:00
Makefile MIPS: PNX8550: Migrate to new platform makefile style. 2010-08-05 13:25:57 +01:00
Platform MIPS: PNX8550: Migrate to new platform makefile style. 2010-08-05 13:25:57 +01:00