diff options
author | Shiji Yang <yangshiji66@outlook.com> | 2025-06-18 22:53:16 +0800 |
---|---|---|
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2025-07-02 13:37:15 +0200 |
commit | c714186debb45fc88098b666d46cb29ff728e06d (patch) | |
tree | a6b4c0faf56188195954d31d884ab033555660a7 /tools/perf/scripts/python | |
parent | 50162a0c6e014c4954ee4443109b7a4251b377fc (diff) |
MIPS: lantiq: xway: mark dcdc_init() as static
Fix the following missing-prototypes build warning:
arch/mips/lantiq/xway/dcdc.c:49:12: error: no previous prototype for 'dcdc_init' [-Werror=missing-prototypes]
49 | int __init dcdc_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')
0 files changed, 0 insertions, 0 deletions