[Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/slpc: Update frequency debugfs for SLPC (rev3)
Belgaumkar, Vinay
vinay.belgaumkar at intel.com
Tue Oct 4 23:57:30 UTC 2022
On 10/4/2022 4:33 PM, Patchwork wrote:
> == 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)
Forgot to use static for this function definition, will send out another
version.
Thanks,
Vinay.
> ^~~~~~~~~~~~~~~~~~
> 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
>
>
More information about the Intel-gfx
mailing list