Re: [PATCH] drm/amdgpu/display: fix build when DCN KCONFIG is not set

2019-03-21 Thread Kazlauskas, Nicholas
On 3/20/19 5:22 PM, Alex Deucher wrote: > Leads to an undefined symbol otherwise. > > Signed-off-by: Alex Deucher Reviewed-by: Nicholas Kazlauskas > --- > drivers/gpu/drm/amd/display/dc/core/dc_stream.c | 4 > 1 file changed, 4 insertions(+) > > diff --git a/drivers/gpu/drm/amd/displa

[PATCH] drm/amdgpu/display: fix build when DCN KCONFIG is not set

2019-03-20 Thread Alex Deucher
Leads to an undefined symbol otherwise. Signed-off-by: Alex Deucher --- drivers/gpu/drm/amd/display/dc/core/dc_stream.c | 4 1 file changed, 4 insertions(+) diff --git a/drivers/gpu/drm/amd/display/dc/core/dc_stream.c b/drivers/gpu/drm/amd/display/dc/core/dc_stream.c index 4af3545fc414..f