Loading
drm/amdgpu/amdgpu_connectors: remove amdgpu_connector_free_edid
Now that we are using struct drm_edid, we can just call drm_edid_free directly. Remove the function and update calls to drm_edid_free. Signed-off-by:Joshua Peisach <jpeisach@ubuntu.com> Signed-off-by:
Alex Deucher <alexander.deucher@amd.com>