== Series Details ==
Series: series starting with [1/2] drm/i915: split CNL platforms in GT1/2
URL : https://patchwork.freedesktop.org/series/43196/
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
DESCEND objtool
CHK scripts/mod/devicetable-offsets.h
CHK include/generated/compile.h
CC arch/x86/kernel/early-quirks.o
arch/x86/kernel/early-quirks.c:533:2: error: implicit declaration of function
‘INTEL_CNL_IDS’; did you mean ‘INTEL_CFL_IDS’?
[-Werror=implicit-function-declaration]
INTEL_CNL_IDS(&gen9_early_ops),
^~~~~~~~~~~~~
INTEL_CFL_IDS
arch/x86/kernel/early-quirks.c:533:2: error: initializer element is not constant
arch/x86/kernel/early-quirks.c:533:2: note: (near initialization for
‘intel_early_ids[207].vendor’)
arch/x86/kernel/early-quirks.c:503:67: warning: missing braces around
initializer [-Wmissing-braces]
static const struct pci_device_id intel_early_ids[] __initconst = {
^
arch/x86/kernel/early-quirks.c:533:2:
INTEL_CNL_IDS(&gen9_early_ops),
{
};
}
cc1: some warnings being treated as errors
scripts/Makefile.build:312: recipe for target 'arch/x86/kernel/early-quirks.o'
failed
make[2]: *** [arch/x86/kernel/early-quirks.o] Error 1
scripts/Makefile.build:559: recipe for target 'arch/x86/kernel' failed
make[1]: *** [arch/x86/kernel] Error 2
Makefile:1060: recipe for target 'arch/x86' failed
make: *** [arch/x86] Error 2
_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx