diff options
author | Yongzhen Zhang <zhangyongzhen@kylinos.cn> | 2024-03-15 05:52:35 +0300 |
---|---|---|
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2024-04-15 11:21:20 +0300 |
commit | d18419cd66835c29ac732624324b99b43f4cff1c (patch) | |
tree | f4336abd7fa0e14a68bd122a81bd49ed98fbaa56 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 34059321f4cf541d69e733cd02882d62c489bb77 (diff) | |
download | linux-d18419cd66835c29ac732624324b99b43f4cff1c.tar.xz |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions