diff options
| author | Hamza Mahfooz <[email protected]> | 2023-05-17 18:09:39 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-06-09 14:39:19 +0000 |
| commit | 8789989b476b5f3bb0bf1a63b5223f6e76cfd13d (patch) | |
| tree | 86f8de0a7d1e76244b81c469a7bd9338b975051b /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | |
| parent | drm/amd/display: drop unused function set_abm_event() (diff) | |
| download | kernel-8789989b476b5f3bb0bf1a63b5223f6e76cfd13d.tar.gz kernel-8789989b476b5f3bb0bf1a63b5223f6e76cfd13d.zip | |
drm/amd/display: drop unused count variable in create_eml_sink()
Since, we are only interested in having
drm_edid_override_connector_update(), update the value of
connector->edid_blob_ptr. We don't care about the return value of
drm_edid_override_connector_update() here. So, drop count.
Fixes: 550e5d23f147 ("drm/amd/display: assign edid_blob_ptr with edid from debugfs")
Reported-by: kernel test robot <[email protected]>
Reviewed-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Hamza Mahfooz <[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
