== Series Details == Series: drm/i915/hdcp: HDCP2.2 MST dock fixes (rev2) URL : https://patchwork.freedesktop.org/series/93570/ State : failure == Summary == CALL scripts/checksyscalls.sh CALL scripts/atomic/check-atomics.sh DESCEND objtool CHK include/generated/compile.h CC [M] drivers/gpu/drm/i915/display/intel_hdcp.o drivers/gpu/drm/i915/display/intel_hdcp.c: In function ‘_intel_hdcp2_enable’: drivers/gpu/drm/i915/display/intel_hdcp.c:1931:25: error: unused variable ‘data’ [-Werror=unused-variable] struct hdcp_port_data *data = &dig_port->hdcp_port_data; ^~~~ cc1: all warnings being treated as errors scripts/Makefile.build:271: recipe for target 'drivers/gpu/drm/i915/display/intel_hdcp.o' failed make[4]: *** [drivers/gpu/drm/i915/display/intel_hdcp.o] Error 1 scripts/Makefile.build:514: recipe for target 'drivers/gpu/drm/i915' failed make[3]: *** [drivers/gpu/drm/i915] Error 2 scripts/Makefile.build:514: recipe for target 'drivers/gpu/drm' failed make[2]: *** [drivers/gpu/drm] Error 2 scripts/Makefile.build:514: recipe for target 'drivers/gpu' failed make[1]: *** [drivers/gpu] Error 2 Makefile:1851: recipe for target 'drivers' failed make: *** [drivers] Error 2