== Series Details == Series: drm/i915/dsi: 2nd attempt to get rid of IOSF GPIO (rev6) URL : https://patchwork.freedesktop.org/series/125516/ State : failure == Summary == Error: make failed CALL scripts/checksyscalls.sh DESCEND objtool INSTALL libsubcmd_headers CC [M] drivers/gpu/drm/i915/display/intel_dsi_vbt.o drivers/gpu/drm/i915/display/intel_dsi_vbt.c: In function ‘chv_gpio_set_value’: drivers/gpu/drm/i915/display/intel_dsi_vbt.c:272:4: error: implicit declaration of function ‘soc_exec_opaque_gpio’ [-Werror=implicit-function-declaration] 272 | soc_exec_opaque_gpio(connector, gpio_index, "INT33FF:03", "Panel SE", | ^~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[6]: *** [scripts/Makefile.build:243: drivers/gpu/drm/i915/display/intel_dsi_vbt.o] Error 1 make[5]: *** [scripts/Makefile.build:480: drivers/gpu/drm/i915] Error 2 make[4]: *** [scripts/Makefile.build:480: drivers/gpu/drm] Error 2 make[3]: *** [scripts/Makefile.build:480: drivers/gpu] Error 2 make[2]: *** [scripts/Makefile.build:480: drivers] Error 2 make[1]: *** [/home/kbuild/kernel/Makefile:1913: .] Error 2 make: *** [Makefile:234: __sub-make] Error 2 Build failed, no error log produced