[Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/9] drm/i915/cnl: Add Cannonlake PCI IDs for another SKU.
Patchwork
patchwork at emeril.freedesktop.org
Mon Oct 16 21:32:56 UTC 2017
== Series Details ==
Series: series starting with [1/9] drm/i915/cnl: Add Cannonlake PCI IDs for another SKU.
URL : https://patchwork.freedesktop.org/series/32069/
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
CC arch/x86/kernel/early-quirks.o
arch/x86/kernel/early-quirks.c:530:2: error: implicit declaration of function ‘INTEL_CNL_IDS’ [-Werror=implicit-function-declaration]
INTEL_CNL_IDS(&gen9_early_ops),
^~~~~~~~~~~~~
arch/x86/kernel/early-quirks.c:530:2: error: initializer element is not constant
arch/x86/kernel/early-quirks.c:530:2: note: (near initialization for ‘intel_early_ids[187].vendor’)
arch/x86/kernel/early-quirks.c:501:67: warning: missing braces around initializer [-Wmissing-braces]
static const struct pci_device_id intel_early_ids[] __initconst = {
^
arch/x86/kernel/early-quirks.c:501:67: note: (near initialization for ‘intel_early_ids’)
cc1: some warnings being treated as errors
scripts/Makefile.build:313: recipe for target 'arch/x86/kernel/early-quirks.o' failed
make[2]: *** [arch/x86/kernel/early-quirks.o] Error 1
scripts/Makefile.build:572: recipe for target 'arch/x86/kernel' failed
make[1]: *** [arch/x86/kernel] Error 2
Makefile:1023: recipe for target 'arch/x86' failed
make: *** [arch/x86] Error 2
More information about the Intel-gfx
mailing list