commit | d3b9f39d8417ee2f2cd87b5e5410015ce6f78491 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Fri Jul 26 11:04:39 2019 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Jul 30 23:48:32 2019 -0500 |
tree | 2270f6229cc17d3dbfd52c328de59d5223e5508c | |
parent | f2bd8a0ed7e79579d61cea01bab2dfb09099d379 [diff] |
drm/amdgpu/display: fix the build without CONFIG_DRM_AMD_DC_DSC_SUPPORT Some code was missing the CONFIG_DRM_AMD_DC_DSC_SUPPORT guard. Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>