== Series Details == Series: drm/i915/tc: some clean-ups in max lane count handling code URL : https://patchwork.freedesktop.org/series/120980/ State : failure == Summary == Error: make failed CALL scripts/checksyscalls.sh DESCEND objtool INSTALL libsubcmd_headers CC [M] drivers/gpu/drm/i915/display/intel_tc.o drivers/gpu/drm/i915/display/intel_tc.c: In function ‘intel_tc_port_max_lane_count’: drivers/gpu/drm/i915/display/intel_tc.c:354:14: error: ‘struct intel_digital_port’ has no member named ‘tc_mode’ 354 | if (dig_port->tc_mode != TC_PORT_DP_ALT) | ^~ make[6]: *** [scripts/Makefile.build:243: drivers/gpu/drm/i915/display/intel_tc.o] Error 1 make[5]: *** [scripts/Makefile.build:477: drivers/gpu/drm/i915] Error 2 make[4]: *** [scripts/Makefile.build:477: drivers/gpu/drm] Error 2 make[3]: *** [scripts/Makefile.build:477: drivers/gpu] Error 2 make[2]: *** [scripts/Makefile.build:477: drivers] Error 2 make[1]: *** [/home/kbuild/kernel/Makefile:2020: .] Error 2 make: *** [Makefile:234: __sub-make] Error 2 Build failed, no error log produced