diff options
author | Tom Rix <trix@redhat.com> | 2023-04-23 10:53:00 -0400 |
---|---|---|
committer | Neil Armstrong <neil.armstrong@linaro.org> | 2023-04-27 14:48:48 +0200 |
commit | 4b733b2c38b7c9304bbb92cf88f1b23f43ca575d (patch) | |
tree | e43c7ab794beba8a558a899a771ae6ffe2499a10 /tools/perf/scripts/python | |
parent | 0ed9208cb120086f1b600199c548f00544406fa5 (diff) |
drm/meson: set variables meson_hdmi_* storage-class-specifier to static
smatch has several similar warnings to
drivers/gpu/drm/meson/meson_venc.c:189:28: warning: symbol
'meson_hdmi_enci_mode_480i' was not declared. Should it be static?
These variables are only used in their defining file so should be static
Signed-off-by: Tom Rix <trix@redhat.com>
Acked-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20230423145300.3937831-1-trix@redhat.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions