✗ Fi.CI.BAT: failure for drm/i915: Fix the HDMI hot plug disconnection failure (v5)

Patchwork patchwork at emeril.freedesktop.org
Mon Nov 26 22:45:20 UTC 2018


== Series Details ==

Series: drm/i915: Fix the HDMI hot plug disconnection failure (v5)
URL   : https://patchwork.freedesktop.org/series/53036/
State : failure

== Summary ==

CALL    scripts/checksyscalls.sh
  DESCEND  objtool
  CHK     include/generated/compile.h
  CC [M]  drivers/gpu/drm/i915/intel_hotplug.o
drivers/gpu/drm/i915/intel_hotplug.c: In function ‘intel_hpd_encoder_state’:
drivers/gpu/drm/i915/intel_hotplug.c:277:15: error: unused variable ‘pin’ [-Werror=unused-variable]
  enum hpd_pin pin = encoder->hpd_pin;
               ^~~
drivers/gpu/drm/i915/intel_hotplug.c:275:27: error: unused variable ‘dev_priv’ [-Werror=unused-variable]
  struct drm_i915_private *dev_priv = to_i915(dev);
                           ^~~~~~~~
cc1: all warnings being treated as errors
scripts/Makefile.build:293: recipe for target 'drivers/gpu/drm/i915/intel_hotplug.o' failed
make[4]: *** [drivers/gpu/drm/i915/intel_hotplug.o] Error 1
scripts/Makefile.build:518: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:518: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:518: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1060: recipe for target 'drivers' failed
make: *** [drivers] Error 2



More information about the Intel-gfx-trybot mailing list