diff options
author | Hamza Mahfooz <hamza.mahfooz@amd.com> | 2023-05-17 14:09:39 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-06-09 10:39:19 -0400 |
commit | 8789989b476b5f3bb0bf1a63b5223f6e76cfd13d (patch) | |
tree | 86f8de0a7d1e76244b81c469a7bd9338b975051b /drivers/fpga/fpga-mgr.c | |
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 <lkp@intel.com>
Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions