aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2023-08-10 16:19:24 +0200
committerMichael Ellerman <[email protected]>2023-08-14 21:54:04 +1000
commitcd50430ceb3598957803934068531a274349bcf9 (patch)
tree0b36fddf9f6c3250b396e7614d2e01c7cdfb262c /tools/perf/scripts/python
parent506e550a7da9e995bea3bd585db591068f98b2bf (diff)
macintosh/ams: mark ams_init() static
This is the module init function, which by definition is used only locally, so mark it static to avoid a warning: drivers/macintosh/ams/ams-core.c:179:12: error: no previous prototype for 'ams_init' [-Werror=missing-prototypes] Signed-off-by: Arnd Bergmann <[email protected]> Reviewed-by: Christophe Leroy <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions