[Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Apply correct ddi translation table for AML device
Patchwork
patchwork at emeril.freedesktop.org
Tue Sep 25 10:23:13 UTC 2018
== Series Details ==
Series: drm/i915: Apply correct ddi translation table for AML device
URL : https://patchwork.freedesktop.org/series/50139/
State : failure
== Summary ==
CALL scripts/checksyscalls.sh
DESCEND objtool
CHK include/generated/compile.h
CC [M] drivers/gpu/drm/i915/intel_ddi.o
drivers/gpu/drm/i915/intel_ddi.c: In function ‘kbl_get_buf_trans_dp’:
drivers/gpu/drm/i915/intel_ddi.c:645:30: error: implicit declaration of function ‘IS_AML_ULX’; did you mean ‘IS_KBL_ULX’? [-Werror=implicit-function-declaration]
if (IS_KBL_ULX(dev_priv) || IS_AML_ULX(dev_priv)) {
^~~~~~~~~~
IS_KBL_ULX
cc1: all warnings being treated as errors
scripts/Makefile.build:305: recipe for target 'drivers/gpu/drm/i915/intel_ddi.o' failed
make[4]: *** [drivers/gpu/drm/i915/intel_ddi.o] Error 1
scripts/Makefile.build:546: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:546: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:546: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1050: recipe for target 'drivers' failed
make: *** [drivers] Error 2
More information about the Intel-gfx
mailing list