diff options
| author | Yu Kuai <[email protected]> | 2021-04-08 09:18:01 +0800 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2022-05-04 19:37:43 +1000 |
| commit | 2b6ff203cd45ba3018fe84affdac93ef07e1db3d (patch) | |
| tree | 840c7fff0e96cd031bdf8a2800d1ef35332fe96c /tools/perf/scripts/python/bin | |
| parent | b396dd3d800c1374973c8fb901cb7e3a1439c8b6 (diff) | |
powerpc: make 'boot_text_mapped' static
The sparse tool complains as follow:
arch/powerpc/kernel/btext.c:48:5: warning:
symbol 'boot_text_mapped' was not declared. Should it be static?
This symbol is not used outside of btext.c, so this commit make
it static.
Signed-off-by: Yu Kuai <[email protected]>
Signed-off-by: Christophe Leroy <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions