summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2023-11-08 15:58:40 +0300
committerMichael Ellerman <mpe@ellerman.id.au>2023-11-21 04:06:50 +0300
commitafb36ac386783d2ef2ed839293c03fd06f470be0 (patch)
tree5ad2201cc4cce9389ce8e384dbb8d405ea8d108c /tools/perf/scripts/python/syscall-counts.py
parent0c9a768de64d24e38e27652b8c273725ccc31916 (diff)
downloadlinux-afb36ac386783d2ef2ed839293c03fd06f470be0.tar.xz
powerpc/powermac: mark smp_psurge_{give,take}_timebase static
These functions are only called locally and should be static like the other corresponding functions are: arch/powerpc/platforms/powermac/smp.c:416:13: error: no previous prototype for 'smp_psurge_take_timebase' [-Werror=missing-prototypes] 416 | void __init smp_psurge_take_timebase(void) | ^~~~~~~~~~~~~~~~~~~~~~~~ arch/powerpc/platforms/powermac/smp.c:432:13: error: no previous prototype for 'smp_psurge_give_timebase' [-Werror=missing-prototypes] 432 | void __init smp_psurge_give_timebase(void) | ^~~~~~~~~~~~~~~~~~~~~~~~ Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://msgid.link/20231108125843.3806765-20-arnd@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions