diff options
author | 2024-03-15 10:52:35 +0800 | |
---|---|---|
committer | 2024-04-15 10:21:20 +0200 | |
commit | d18419cd66835c29ac732624324b99b43f4cff1c (patch) | |
tree | f4336abd7fa0e14a68bd122a81bd49ed98fbaa56 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | MIPS: BCM47XX: include header for bcm47xx_prom_highmem_init() prototype (diff) | |
download | wireguard-linux-d18419cd66835c29ac732624324b99b43f4cff1c.tar.xz wireguard-linux-d18419cd66835c29ac732624324b99b43f4cff1c.zip |
MIPS: BCM47XX: Declare early_tlb_init() static
early_tlb_init() was local to file but not declared static,
leading to error:
arch/mips/bcm47xx/prom.c:126:6: error: no previous prototype for ‘early_tlb_init’ [-Werror=missing-prototypes]
126 | void early_tlb_init(void)
| ^~~~~~~~~~~~~~
Signed-off-by: Yongzhen Zhang <zhangyongzhen@kylinos.cn>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions