diff options
author | Shiji Yang <yangshiji66@outlook.com> | 2025-06-18 22:53:22 +0800 |
---|---|---|
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2025-07-03 12:35:11 +0200 |
commit | 8a6156bd26240177e710fd8623bc2eb0ef0092cf (patch) | |
tree | 0730afb1d3858dbb6c80005b68967d02b2706d01 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 01432b513638b0ffb080aa211b5b7f7ecf316f24 (diff) |
MIPS: lantiq: falcon: sysctrl: add missing header prom.h
"prom.h" includes the prototype of ltq_soc_init(). Fix warning:
arch/mips/lantiq/falcon/sysctrl.c:185:13: error: no previous prototype for 'ltq_soc_init' [-Werror=missing-prototypes]
185 | void __init ltq_soc_init(void)
| ^~~~~~~~~~~~
Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions