== Series Details == Series: Fixes for various UC related issues URL : https://patchwork.freedesktop.org/series/112080/ State : failure == Summary == Error: make failed CALL scripts/checksyscalls.sh DESCEND objtool CC [M] drivers/gpu/drm/i915/gt/uc/intel_uc_fw.o drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:678:5: error: no previous prototype for ‘try_firmware_load’ [-Werror=missing-prototypes] 678 | int try_firmware_load(struct intel_uc_fw *uc_fw, const struct firmware **fw) | ^~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[5]: *** [scripts/Makefile.build:250: drivers/gpu/drm/i915/gt/uc/intel_uc_fw.o] Error 1 make[4]: *** [scripts/Makefile.build:500: drivers/gpu/drm/i915] Error 2 make[3]: *** [scripts/Makefile.build:500: drivers/gpu/drm] Error 2 make[2]: *** [scripts/Makefile.build:500: drivers/gpu] Error 2 make[1]: *** [scripts/Makefile.build:500: drivers] Error 2 make: *** [Makefile:1992: .] Error 2