aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorManuel Lauss <[email protected]>2010-08-19 13:37:13 +0200
committerRalf Baechle <[email protected]>2010-10-04 18:33:59 +0100
commit2b877a3ff41b6d7e3ade0739ac840fb6c89f3b1f (patch)
tree1bc4ee7e10672d2f5dfc936efdc442d9aa581d53 /tools/perf/scripts/python
parente080e6166a4c365f98a346e8433c81d0dca42f52 (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 <[email protected]> To: Linux-MIPS <[email protected]> Patchwork: https://patchwork.linux-mips.org/patch/1547/ Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions