summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorTom Rix <trix@redhat.com>2023-03-04 18:26:40 +0300
committerAlex Deucher <alexander.deucher@amd.com>2023-03-07 22:22:41 +0300
commit20ce5ed69bfee125b223bb0c6a731128caf07b09 (patch)
tree6fd4cba6a0af6362395482d34811b20946df137c /tools/perf/scripts/python/export-to-sqlite.py
parent511a95552ec878fc59a294652ebbf73a0e8e0c76 (diff)
downloadlinux-20ce5ed69bfee125b223bb0c6a731128caf07b09.tar.xz
drm/amd/display: change several dcn201 variables storage-class-specifier to static
smatch reports these similar problems in dcn201 drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn201/dcn201_clk_mgr.c:165:22: warning: symbol 'dcn201_funcs' was not declared. Should it be static? drivers/gpu/drm/amd/amdgpu/../display/dc/dcn201/dcn201_resource.c:77:30: warning: symbol 'dcn201_ip' was not declared. Should it be static? drivers/gpu/drm/amd/amdgpu/../display/dc/dcn201/dcn201_resource.c:139:37: warning: symbol 'dcn201_soc' was not declared. Should it be static? drivers/gpu/drm/amd/amdgpu/../display/dc/dcn201/dcn201_mpc.c:79:24: warning: symbol 'dcn201_mpc_funcs' was not declared. Should it be static? All of these are only used in their definition file, so they should be static Signed-off-by: Tom Rix <trix@redhat.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions