Re: [PATCH] drm/amd/display: change several dcn201 variables storage-class-specifier to static

2023-03-06 Thread Alex Deucher
Applied. Thanks! Alex On Sat, Mar 4, 2023 at 10:26 AM Tom Rix wrote: > > 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? >

[PATCH] drm/amd/display: change several dcn201 variables storage-class-specifier to static

2023-03-04 Thread Tom Rix
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