== Series Details == Series: drm/i915/display: Communicate display power demands to pcode more accurately URL : https://patchwork.freedesktop.org/series/114401/ State : failure == Summary == Error: make failed CALL scripts/checksyscalls.sh DESCEND objtool CC [M] drivers/gpu/drm/i915/display/intel_cdclk.o drivers/gpu/drm/i915/display/intel_cdclk.c:3006:6: error: no previous prototype for ‘intel_cdclk_need_serialize’ [-Werror=missing-prototypes] 3006 | bool intel_cdclk_need_serialize(struct drm_i915_private *i915, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[5]: *** [scripts/Makefile.build:252: drivers/gpu/drm/i915/display/intel_cdclk.o] Error 1 make[4]: *** [scripts/Makefile.build:504: drivers/gpu/drm/i915] Error 2 make[3]: *** [scripts/Makefile.build:504: drivers/gpu/drm] Error 2 make[2]: *** [scripts/Makefile.build:504: drivers/gpu] Error 2 make[1]: *** [scripts/Makefile.build:504: drivers] Error 2 make: *** [Makefile:2021: .] Error 2