[Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915/cfl: Add Coffee Lake PCI IDs for S Skus.
Patchwork
patchwork at emeril.freedesktop.org
Wed Jun 7 18:31:27 UTC 2017
== Series Details ==
Series: series starting with [1/3] drm/i915/cfl: Add Coffee Lake PCI IDs for S Skus.
URL : https://patchwork.freedesktop.org/series/25419/
State : failure
== Summary ==
CHK include/config/kernel.release
CHK include/generated/uapi/linux/version.h
CHK include/generated/utsrelease.h
CHK include/generated/bounds.h
CHK include/generated/timeconst.h
CHK include/generated/asm-offsets.h
CALL scripts/checksyscalls.sh
CHK scripts/mod/devicetable-offsets.h
CHK include/generated/compile.h
CHK kernel/config_data.h
CC [M] drivers/gpu/drm/i915/i915_pci.o
In file included from ./include/drm/i915_drm.h:29:0,
from drivers/gpu/drm/i915/i915_gem_object.h:34,
from drivers/gpu/drm/i915/i915_vma.h:34,
from drivers/gpu/drm/i915/intel_uc.h:31,
from drivers/gpu/drm/i915/i915_drv.h:61,
from drivers/gpu/drm/i915/i915_pci.c:29:
drivers/gpu/drm/i915/i915_pci.c:478:19: error: ‘intel_coffeelake_info’ undeclared here (not in a function)
INTEL_CFL_S_IDS(&intel_coffeelake_info),
^
./include/drm/i915_pciids.h:42:18: note: in definition of macro ‘INTEL_VGA_DEVICE’
(unsigned long) info }
^
drivers/gpu/drm/i915/i915_pci.c:478:2: note: in expansion of macro ‘INTEL_CFL_S_IDS’
INTEL_CFL_S_IDS(&intel_coffeelake_info),
^
drivers/gpu/drm/i915/i915_pci.c:480:19: error: ‘intel_coffeelake_gt3_info’ undeclared here (not in a function)
INTEL_CFL_U_IDS(&intel_coffeelake_gt3_info),
^
./include/drm/i915_pciids.h:42:18: note: in definition of macro ‘INTEL_VGA_DEVICE’
(unsigned long) info }
^
drivers/gpu/drm/i915/i915_pci.c:480:2: note: in expansion of macro ‘INTEL_CFL_U_IDS’
INTEL_CFL_U_IDS(&intel_coffeelake_gt3_info),
^
scripts/Makefile.build:302: recipe for target 'drivers/gpu/drm/i915/i915_pci.o' failed
make[4]: *** [drivers/gpu/drm/i915/i915_pci.o] Error 1
scripts/Makefile.build:561: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:561: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:561: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1016: recipe for target 'drivers' failed
make: *** [drivers] Error 2
More information about the Intel-gfx
mailing list