diff options
author | Christophe Leroy <christophe.leroy@csgroup.eu> | 2023-08-17 16:25:49 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2023-08-18 17:03:14 +1000 |
commit | b27c1a0a4e62af1fd9d2688bf8156a5d546e4227 (patch) | |
tree | 76212a1d272ca2e47e4c053636f19003d3f8eb6e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ed05c71a574235aec3418d2b5c94f24ae84cc2db (diff) |
powerpc/47x: Add prototype for mmu_init_secondary()
A W=1 build of 44x/iss476-smp_defconfig gives:
arch/powerpc/mm/nohash/44x.c:220:13: error: no previous prototype for 'mmu_init_secondary' [-Werror=missing-prototypes]
220 | void __init mmu_init_secondary(int cpu)
| ^~~~~~~~~~~~~~~~~~
That function is called from head_4xx.S
Add a prototype in mmu_decl.h
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/e89d9927c926044e54fd056a849785f526c6414f.1692282340.git.christophe.leroy@csgroup.eu
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions