diff options
author | Manuel Lauss <manuel.lauss@googlemail.com> | 2010-08-19 13:37:13 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2010-10-04 18:33:59 +0100 |
commit | 2b877a3ff41b6d7e3ade0739ac840fb6c89f3b1f (patch) | |
tree | 1bc4ee7e10672d2f5dfc936efdc442d9aa581d53 /arch/mips/boot/compressed/Makefile | |
parent | e080e6166a4c365f98a346e8433c81d0dca42f52 (diff) |
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>
Diffstat (limited to 'arch/mips/boot/compressed/Makefile')
0 files changed, 0 insertions, 0 deletions