== Series Details == Series: drm/i915/slpc: Update frequency debugfs for SLPC (rev3) URL : https://patchwork.freedesktop.org/series/109328/ State : failure == Summary == Error: make failed CALL scripts/checksyscalls.sh CALL scripts/atomic/check-atomics.sh DESCEND objtool CHK include/generated/compile.h CC [M] drivers/gpu/drm/i915/gt/intel_rps.o drivers/gpu/drm/i915/gt/intel_rps.c:2222:6: error: no previous prototype for ‘rps_frequency_dump’ [-Werror=missing-prototypes] void rps_frequency_dump(struct intel_rps *rps, struct drm_printer *p) ^~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors scripts/Makefile.build:249: recipe for target 'drivers/gpu/drm/i915/gt/intel_rps.o' failed make[4]: *** [drivers/gpu/drm/i915/gt/intel_rps.o] Error 1 scripts/Makefile.build:465: recipe for target 'drivers/gpu/drm/i915' failed make[3]: *** [drivers/gpu/drm/i915] Error 2 scripts/Makefile.build:465: recipe for target 'drivers/gpu/drm' failed make[2]: *** [drivers/gpu/drm] Error 2 scripts/Makefile.build:465: recipe for target 'drivers/gpu' failed make[1]: *** [drivers/gpu] Error 2 Makefile:1852: recipe for target 'drivers' failed make: *** [drivers] Error 2