[Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915: Remove unreachable code (rev2)

Patchwork patchwork at emeril.freedesktop.org
Wed May 31 19:09:49 UTC 2023


== Series Details ==

Series: drm/i915: Remove unreachable code (rev2)
URL   : https://patchwork.freedesktop.org/series/86479/
State : failure

== Summary ==

Error: make failed
  CALL    scripts/checksyscalls.sh
  DESCEND objtool
  INSTALL libsubcmd_headers
  CC [M]  drivers/gpu/drm/i915/display/intel_color.o
drivers/gpu/drm/i915/display/intel_color.c: In function ‘intel_color_prepare_commit’:
drivers/gpu/drm/i915/display/intel_color.c:1803:21: error: unused variable ‘crtc’ [-Werror=unused-variable]
 1803 |  struct intel_crtc *crtc = to_intel_crtc(crtc_state->uapi.crtc);
      |                     ^~~~
cc1: all warnings being treated as errors
make[5]: *** [scripts/Makefile.build:252: drivers/gpu/drm/i915/display/intel_color.o] Error 1
make[4]: *** [scripts/Makefile.build:494: drivers/gpu/drm/i915] Error 2
make[3]: *** [scripts/Makefile.build:494: drivers/gpu/drm] Error 2
make[2]: *** [scripts/Makefile.build:494: drivers/gpu] Error 2
make[1]: *** [scripts/Makefile.build:494: drivers] Error 2
make: *** [Makefile:2026: .] Error 2
Build failed, no error log produced




More information about the Intel-gfx mailing list