[Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915: Add D3Cold-Off support for runtime-pm

Patchwork patchwork at emeril.freedesktop.org
Tue Jun 21 13:24:02 UTC 2022


== Series Details ==

Series: drm/i915: Add D3Cold-Off support for runtime-pm
URL   : https://patchwork.freedesktop.org/series/105427/
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/i915_driver.o
drivers/gpu/drm/i915/i915_driver.c:108:6: error: no previous prototype for ‘i915_save_pci_state’ [-Werror=missing-prototypes]
 bool i915_save_pci_state(struct pci_dev *pdev)
      ^~~~~~~~~~~~~~~~~~~
drivers/gpu/drm/i915/i915_driver.c:127:6: error: no previous prototype for ‘i915_load_pci_state’ [-Werror=missing-prototypes]
 void i915_load_pci_state(struct pci_dev *pdev)
      ^~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
scripts/Makefile.build:249: recipe for target 'drivers/gpu/drm/i915/i915_driver.o' failed
make[4]: *** [drivers/gpu/drm/i915/i915_driver.o] Error 1
scripts/Makefile.build:466: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:466: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:466: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1843: recipe for target 'drivers' failed
make: *** [drivers] Error 2




More information about the Intel-gfx mailing list