aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c
diff options
context:
space:
mode:
authorLaurent Pinchart <[email protected]>2018-05-15 15:57:36 +0000
committerDave Airlie <[email protected]>2018-05-17 05:03:32 +0000
commitdd856d924b2471bf28e7c60df881529525a1192c (patch)
tree8782854da38b7d3d2ef390450d487b6826ebfb2b /drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c
parentdrm/amdgpu: include pagemap.h for release_pages() (diff)
downloadkernel-dd856d924b2471bf28e7c60df881529525a1192c.tar.gz
kernel-dd856d924b2471bf28e7c60df881529525a1192c.zip
drm: rcar-du: Fix rcar_du_of_init() stub
The rcar_du_of_init() function is supposed to be defined as a stub when CONFIG_DRM_RCAR_LVDS is disabled as the rcar_du_of.c file isn't compiled in that case. However, a bug in the configuration option check makes it a stub when CONFIG_DRM_RCAR_LVDS=m as well, which prevents legacy DTs from being fixed at boot time. Fix the configuration option check by using IS_ENABLED. Fixes: 81c0e3dd8292 ("drm: rcar-du: Fix legacy DT to create LVDS encoder nodes") Signed-off-by: Laurent Pinchart <[email protected]> Reviewed-by: Kieran Bingham <[email protected]> Signed-off-by: Dave Airlie <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c')
0 files changed, 0 insertions, 0 deletions