alistair23-linux/arch/mips/alchemy
Manuel Lauss 2b877a3ff4 MIPS: Alchemy: Resolve prom section mismatches
The function prom_init_cmdline() references the variable __initdata
arcs_cmdline.

The function prom_get_ethernet_addr() references the variable __initdata
arcs_cmdline.

Annotate prom_init_cmdline() as __init, unexport and annotate
prom_get_ethernet_addr() since it's no longer called from within
driver code.

Signed-off-by: Manuel Lauss <manuel.lauss@googlemail.com>
To: Linux-MIPS <linux-mips@linux-mips.org>
Patchwork: https://patchwork.linux-mips.org/patch/1547/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2010-10-04 18:33:59 +01:00
..
common MIPS: Alchemy: Resolve prom section mismatches 2010-10-04 18:33:59 +01:00
devboards MIPS: Ritually kill stupid printk. 2010-08-05 13:26:27 +01:00
gpr MIPS: Alchemy: Add basic support for the GPR board 2010-08-05 13:26:09 +01:00
mtx-1 MIPS: Ritually kill stupid printk. 2010-08-05 13:26:27 +01:00
xxs1500 MIPS: Ritually kill stupid printk. 2010-08-05 13:26:27 +01:00
Kconfig MIPS: Alchemy: Add basic support for the GPR board 2010-08-05 13:26:09 +01:00
Platform MIPS: Alchemy: Add basic support for the GPR board 2010-08-05 13:26:09 +01:00