diff options
| author | Maíra Canal <mairacanal@riseup.net> | 2022-07-14 19:44:58 +0300 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2022-07-25 16:31:02 +0300 |
| commit | 557f9100c74cfa033488563240f567466613cefa (patch) | |
| tree | 558e7f515a0943b7f8df2eec27d369da18be0636 /tools/perf/scripts/python/compaction-times.py | |
| parent | 44b0c964201e1e2fbfcdab4472f9260048befbaa (diff) | |
| download | linux-557f9100c74cfa033488563240f567466613cefa.tar.xz | |
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 <andrealmeid@igalia.com>
Signed-off-by: Maíra Canal <mairacanal@riseup.net>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions
