[Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/request: Remove unused variables

Patchwork patchwork at emeril.freedesktop.org
Mon Nov 22 14:00:22 UTC 2021


== Series Details ==

Series: drm/i915/request: Remove unused variables
URL   : https://patchwork.freedesktop.org/series/97158/
State : failure

== Summary ==

CALL    scripts/checksyscalls.sh
  CALL    scripts/atomic/check-atomics.sh
  DESCEND objtool
  CHK     include/generated/compile.h
  CC [M]  drivers/gpu/drm/i915/i915_request.o
drivers/gpu/drm/i915/i915_request.c:2032:12: error: ‘print_sched_attr’ defined but not used [-Werror=unused-function]
 static int print_sched_attr(const struct i915_sched_attr *attr,
            ^~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
scripts/Makefile.build:287: recipe for target 'drivers/gpu/drm/i915/i915_request.o' failed
make[4]: *** [drivers/gpu/drm/i915/i915_request.o] Error 1
scripts/Makefile.build:549: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:549: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:549: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1846: recipe for target 'drivers' failed
make: *** [drivers] Error 2




More information about the Intel-gfx mailing list