diff options
| author | Hamza Mahfooz <[email protected]> | 2023-05-17 14:09:39 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-06-09 10:39:19 -0400 |
| commit | 8789989b476b5f3bb0bf1a63b5223f6e76cfd13d (patch) | |
| tree | 86f8de0a7d1e76244b81c469a7bd9338b975051b /tools/perf/scripts/python | |
| parent | fd73c8507675f6bccc039cf319f183e41e447cb7 (diff) | |
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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions