Hi Jani
Am 30.03.22 um 09:12 schrieb Jani Nikula:
On Tue, 22 Mar 2022, Thomas Zimmermann tzimmermann@suse.de wrote:
diff --git a/drivers/gpu/drm/bridge/analogix/anx7625.c b/drivers/gpu/drm/bridge/analogix/anx7625.c index 21f16394012f..0ad78c73af7c 100644 --- a/drivers/gpu/drm/bridge/analogix/anx7625.c +++ b/drivers/gpu/drm/bridge/analogix/anx7625.c @@ -23,11 +23,11 @@
#include <drm/display/drm_dp_aux_bus.h> #include <drm/display/drm_dp_helper.h> +#include <drm/display/drm_hdcp_helper_helper.h>
This helper helper crept in a few places.
Thanks for reporting. I'll try to enable more drivers for the patches' next iteration in order to find such issues.
Best regards Thomas
BR, Jani.