diff options
author | Yongzhen Zhang <[email protected]> | 2024-03-15 10:29:23 +0800 |
---|---|---|
committer | Thomas Bogendoerfer <[email protected]> | 2024-04-15 10:20:55 +0200 |
commit | 34059321f4cf541d69e733cd02882d62c489bb77 (patch) | |
tree | 733f340d7b8d0ec11cccc52f9ffc65993bd60b11 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0bbac3facb5d6cc0171c45c9873a2dc96bea9680 (diff) |
MIPS: BCM47XX: include header for bcm47xx_prom_highmem_init() prototype
bcm47xx_prom_highmem_init() is a global function declared in
arch/mips/bcm47xx/bcm47xx_private.h, but this header is not
included before the definition, causing a error:
arch/mips/bcm47xx/prom.c:134:13: error: no previous prototype for ‘bcm47xx_prom_highmem_init’ [-Werror=missing-prototypes]
134 | void __init bcm47xx_prom_highmem_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