drm/amd/display: Remove duplicate declaration of dc_state
authorWan Jiabing <wanjiabing@vivo.com>
Thu, 29 Apr 2021 12:38:36 +0000 (20:38 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 10 May 2021 22:06:43 +0000 (18:06 -0400)
commitd1dfd370c30af9ab009f0d10dc7f88bd126ae97a
treebee4bf44d26d3e1401ca5d7ac6c0700829ec1af6
parent4034fba1380184ee534115a6605bbb17c690406b
drm/amd/display: Remove duplicate declaration of dc_state

There are two declarations of struct dc_state here.
Remove the later duplicate more secure.

Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dc.h