Skip to content
Commit ff1ae8f5 authored by YueHaibing's avatar YueHaibing Committed by Gerd Hoffmann
Browse files

drm/qxl: Fix randbuild error

If DEM_QXL is y and DRM_TTM_HELPER is m, building fails:

drivers/gpu/drm/qxl/qxl_object.o: undefined reference to `drm_gem_ttm_print_info'

Select DRM_TTM_HELPER to fix this.

Fixes: 78d54f1f

 ("drm/qxl: use drm_gem_ttm_print_info")
Signed-off-by: default avatarYueHaibing <yuehaibing@huawei.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20191008024054.32368-1-yuehaibing@huawei.com
Signed-off-by: default avatarGerd Hoffmann <kraxel@redhat.com>
parent 472f0aee
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment