diff options
author | Genjian Zhang <zhanggenjian@kylinos.cn> | 2024-05-16 19:59:06 +0800 |
---|---|---|
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2024-06-11 13:12:05 +0200 |
commit | 3ee1167a16dfae1f656d52133a72be992cb85047 (patch) | |
tree | 785c61f4503452acd9f790992d758c7c2eb4ea2f /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 0db3bc9ce03ef3dfa8af58e258737ceab217eae6 (diff) |
MIPS: ip22-gio: Make ip22_gio_set_64bit() and ip22_gio_init() static
These functions are used in only one file.
Made them static to fix the following build error:
arch/mips/sgi-ip22/ip22-gio.c:249:6: error: no previous prototype for ‘ip22_gio_set_64bit’ [-Werror=missing-prototypes]
arch/mips/sgi-ip22/ip22-gio.c:398:12: error: no previous prototype for ‘ip22_gio_init’ [-Werror=missing-prototypes]
Reported-by: k2ci <kernel-bot@kylinos.cn>
Signed-off-by: Genjian Zhang <zhanggenjian@kylinos.cn>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions