aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
diff options
context:
space:
mode:
authorMaíra Canal <[email protected]>2022-07-14 16:44:58 +0000
committerAlex Deucher <[email protected]>2022-07-25 13:31:02 +0000
commit557f9100c74cfa033488563240f567466613cefa (patch)
tree558e7f515a0943b7f8df2eec27d369da18be0636 /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
parentdrm/amd/display: Update de-tile override to anticipate pipe splitting (diff)
downloadkernel-557f9100c74cfa033488563240f567466613cefa.tar.gz
kernel-557f9100c74cfa033488563240f567466613cefa.zip
drm/amd/display: Remove unused clk_src variable
Remove the variable clk_src from the function dcn3_get_pix_clk_dividers. This was pointed by clang with the following warning: drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_clock_source.c:1279:25: warning: variable 'clk_src' set but not used [-Wunused-but-set-variable] struct dce110_clk_src *clk_src; ^ 1 warning generated. Reviewed-by: André Almeida <[email protected]> Signed-off-by: Maíra Canal <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions