drm/amd/display: Remove unused defines
authorQingqing Zhuo <qingqing.zhuo@amd.com>
Wed, 10 Mar 2021 17:15:29 +0000 (12:15 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 Mar 2021 03:25:30 +0000 (23:25 -0400)
commit1c11fac563781df3382a86730e1d6d6fbd50931c
tree7e3b790614efee2dcc9dff2582210e77bd20c4b7
parente3e984ee437a251e36fae1bdd0a1f283ead7f20f
drm/amd/display: Remove unused defines

[Why]
CONFIG_DRM_AMD_DC_DCN3_0 has been folded into
CONFIG_DRM_AMD_DC_DCN and is not needed.

[How]
Drop CONFIG_DRM_AMD_DC_DCN3_0.

Signed-off-by: Qingqing Zhuo <qingqing.zhuo@amd.com>
Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c