diff options
author | Caio Novais <[email protected]> | 2023-03-28 19:09:46 -0300 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2023-03-31 11:18:55 -0400 |
commit | 16b34622f7b18d017c59bd648415cfb64a842d96 (patch) | |
tree | 78af1661d1810d86a76e67ce38b12834a36e6019 /drivers/gpu/drm/amd/pm/amdgpu_pm.c | |
parent | cebbfdd5f099a16d57d9221cec76882867839ad3 (diff) |
drm/amd/display: Remove unused variable 'scl_enable'
Compiling AMD GPU drivers displays a warning:
drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn314/display_rq_dlg_calc_314.c: In function ‘dml_rq_dlg_get_dlg_params’:
drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn314/display_rq_dlg_calc_314.c:991:14: warning: variable ‘scl_enable’ set but not used [-Wunused-but-set-variable]
Get rid of it by removing the variable 'scl_enable'.
Signed-off-by: Caio Novais <[email protected]>
Signed-off-by: Hamza Mahfooz <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/pm/amdgpu_pm.c')
0 files changed, 0 insertions, 0 deletions