diff options
| author | Dong Chenchen <[email protected]> | 2022-09-30 06:38:27 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2022-10-06 16:06:57 +0000 |
| commit | 5e69732d4a89928b7daaa651ad869cebee28bfff (patch) | |
| tree | 252f37c789e6ef936c13bcc674596b1b9805c0b5 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | drm/amd/display: clean up dcn32_fpu.c kernel-doc (diff) | |
| download | kernel-5e69732d4a89928b7daaa651ad869cebee28bfff.tar.gz kernel-5e69732d4a89928b7daaa651ad869cebee28bfff.zip | |
drm/amd/display: Removed unused variable 'sdp_stream_enable'
Kernel test robot throws below warning ->
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn31/dcn31_hpo_dp_stream_encoder.c:
In function 'dcn31_hpo_dp_stream_enc_update_dp_info_packets':
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn31/dcn31_hpo_dp_stream_encoder.c:439:14:
warning: variable 'sdp_stream_enable' set but not used
[-Wunused-but-set-variable]
439 | bool sdp_stream_enable = false;
Removed unused variable 'sdp_stream_enable'.
Reviewed-by: Rodrigo Siqueira <[email protected]>
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Dong Chenchen <[email protected]>
Signed-off-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
