diff options
author | Maíra Canal <maira.canal@usp.br> | 2022-02-22 16:16:59 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-02-23 22:03:20 +0300 |
commit | f3067604b8de052c6a1c65eed3305cb6f3f9eb18 (patch) | |
tree | 73bedd07b9356f97373da3181009c188a402e6d2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3a4bfa509eb0f73daa2e30e409ed907f2a7db82b (diff) | |
download | linux-f3067604b8de052c6a1c65eed3305cb6f3f9eb18.tar.xz |
drm/amd/display: Remove unused variable
Remove the variable clamshell_closed from the function
dcn10_align_pixel_clocks.
This was pointed by clang with the following warning:
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_hw_sequencer.c:2063:7:
warning: variable 'clamshell_closed' set but not used
[-Wunused-but-set-variable]
bool clamshell_closed = false;
^
Signed-off-by: Maíra Canal <maira.canal@usp.br>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions