Hello Thomas,

On 1/18/22 16:44, Thomas Zimmermann wrote:
> Resolve warnings about non-existing symbols by selecting DRM_DP_HELPER.
> 
> Signed-off-by: Thomas Zimmermann <tzimmerm...@suse.de>
> Fixes: adb9d5a2cc77 ("drm/dp: Move DisplayPort helpers into separate helper 
> module")
> Reported-by: kernel test robot <l...@intel.com>
> Cc: Lyude Paul <ly...@redhat.com>
> Cc: Daniel Vetter <dan...@ffwll.ch>
> Cc: Maarten Lankhorst <maarten.lankho...@linux.intel.com>
> Cc: Maxime Ripard <mrip...@kernel.org>
> Cc: dri-devel@lists.freedesktop.org
> ---
>  drivers/gpu/drm/Kconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/gpu/drm/Kconfig b/drivers/gpu/drm/Kconfig
> index 91f54aeb0b7c..65897777d931 100644
> --- a/drivers/gpu/drm/Kconfig
> +++ b/drivers/gpu/drm/Kconfig
> @@ -68,6 +68,7 @@ config DRM_DEBUG_SELFTEST
>       depends on DRM
>       depends on DEBUG_KERNEL
>       select PRIME_NUMBERS
> +     select DRM_DP_HELPER
>       select DRM_LIB_RANDOM
>       select DRM_KMS_HELPER
>       select DRM_EXPORT_FOR_TESTS if m

Reviewed-by: Javier Martinez Canillas <javi...@redhat.com>

Best regards,
-- 
Javier Martinez Canillas
Linux Engineering
Red Hat

Reply via email to