[Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915: Add support for GSC FW loading (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Tue Dec 6 02:41:27 UTC 2022
== Series Details ==
Series: drm/i915: Add support for GSC FW loading (rev2)
URL : https://patchwork.freedesktop.org/series/111170/
State : failure
== Summary ==
Error: make failed
CALL scripts/checksyscalls.sh
DESCEND objtool
CC [M] drivers/gpu/drm/i915/gt/uc/intel_gsc_uc.o
drivers/gpu/drm/i915/gt/uc/intel_gsc_uc.c:13:6: error: no previous prototype for ‘gsc_work’ [-Werror=missing-prototypes]
void gsc_work(struct work_struct *work)
^~~~~~~~
cc1: all warnings being treated as errors
scripts/Makefile.build:250: recipe for target 'drivers/gpu/drm/i915/gt/uc/intel_gsc_uc.o' failed
make[5]: *** [drivers/gpu/drm/i915/gt/uc/intel_gsc_uc.o] Error 1
scripts/Makefile.build:500: recipe for target 'drivers/gpu/drm/i915' failed
make[4]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:500: recipe for target 'drivers/gpu/drm' failed
make[3]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:500: recipe for target 'drivers/gpu' failed
make[2]: *** [drivers/gpu] Error 2
scripts/Makefile.build:500: recipe for target 'drivers' failed
make[1]: *** [drivers] Error 2
Makefile:1992: recipe for target '.' failed
make: *** [.] Error 2
More information about the Intel-gfx
mailing list