OSDN Git Service

drm/amd/display: Drop unused field from dc_panel_patch
authorNikola Cornij <nikola.cornij@amd.com>
Tue, 28 Jan 2020 19:05:02 +0000 (14:05 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 11 Feb 2020 16:50:24 +0000 (11:50 -0500)
commit5a33b037f045102b40a93eb73759efdc0e924eea
tree73e39b7e58e7f0da24826ce8fda37f812925b9bb
parent710e0cede86180ddc718cbb2ee7f7f9ba29a704a
drm/amd/display: Drop unused field from dc_panel_patch

In the struct dc_panel_patch, we have a field named
manage_secondary_link which is not used by any part of the code. This
commit drops the unused field.

Signed-off-by: Nikola Cornij <nikola.cornij@amd.com>
Reviewed-by: Joshua Aberback <Joshua.Aberback@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dc_types.h