diff options
| author | Tom Rix <[email protected]> | 2023-04-23 10:53:00 -0400 |
|---|---|---|
| committer | Neil Armstrong <[email protected]> | 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 <[email protected]>
Acked-by: Martin Blumenstingl <[email protected]>
Signed-off-by: Neil Armstrong <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions