diff options
author | Shiji Yang <yangshiji66@outlook.com> | 2025-06-18 22:53:18 +0800 |
---|---|---|
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2025-07-03 12:35:10 +0200 |
commit | 3f8565be1e848de86c1cc98285ac27a4a9bcb161 (patch) | |
tree | 7b975e6309e8c66bbddb839406ac12f64d4b8f3e /tools/perf/scripts/python/export-to-sqlite.py | |
parent | e23bd7f95a86c4fc5da5499a3bdc95aa7518f7eb (diff) |
MIPS: lantiq: xway: add prototype for ltq_get_cp1_base()
ltq_get_cp1_base() is an exported function, we must define
its prototype on header file. Fix warning:
arch/mips/lantiq/xway/vmmc.c:22:15: error: no previous prototype for 'ltq_get_cp1_base' [-Werror=missing-prototypes]
22 | unsigned int *ltq_get_cp1_base(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