diff options
author | Yongzhen Zhang <[email protected]> | 2024-03-15 10:52:35 +0800 |
---|---|---|
committer | Thomas Bogendoerfer <[email protected]> | 2024-04-15 10:21:20 +0200 |
commit | d18419cd66835c29ac732624324b99b43f4cff1c (patch) | |
tree | f4336abd7fa0e14a68bd122a81bd49ed98fbaa56 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 34059321f4cf541d69e733cd02882d62c489bb77 (diff) |
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 <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Signed-off-by: Thomas Bogendoerfer <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions