OSDN Git Service

drm/amdgpu/display: fix build when DCN KCONFIG is not set
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 20 Mar 2019 21:15:22 +0000 (16:15 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 21 Mar 2019 19:05:26 +0000 (14:05 -0500)
commit4e8738a206d28d681c1c5195e4d085d5ffcb00fc
treeba1bfba4f4edf317b9b7b811e4ab28ecd4b028a3
parent86f7bae5cf9724073ccfd9e7452a95efb27c4fbb
drm/amdgpu/display: fix build when DCN KCONFIG is not set

Leads to an undefined symbol otherwise.

Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_stream.c