]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
drm/amdgpu/display: fix the build without CONFIG_DRM_AMD_DC_DSC_SUPPORT
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 26 Jul 2019 16:04:39 +0000 (11:04 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 31 Jul 2019 04:48:32 +0000 (23:48 -0500)
commitd3b9f39d8417ee2f2cd87b5e5410015ce6f78491
tree2270f6229cc17d3dbfd52c328de59d5223e5508c
parentf2bd8a0ed7e79579d61cea01bab2dfb09099d379
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>
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c