== Series Details == Series: drm/i915: move DSC RC tables to drm_dsc_helper.c (rev7) URL : https://patchwork.freedesktop.org/series/114473/ State : failure == Summary == Error: make failed CALL scripts/checksyscalls.sh DESCEND objtool INSTALL libsubcmd_headers AR drivers/gpu/drm/xlnx/built-in.a AR drivers/gpu/drm/gud/built-in.a AR drivers/gpu/drm/solomon/built-in.a CC [M] drivers/gpu/drm/display/drm_dsc_helper.o drivers/gpu/drm/display/drm_dsc_helper.c: In function ‘drm_dsc_setup_rc_params’: drivers/gpu/drm/display/drm_dsc_helper.c:1230:10: error: ‘kind’ undeclared (first use in this function) 1230 | switch (kind) { | ^~~~ drivers/gpu/drm/display/drm_dsc_helper.c:1230:10: note: each undeclared identifier is reported only once for each function it appears in make[5]: *** [scripts/Makefile.build:252: drivers/gpu/drm/display/drm_dsc_helper.o] Error 1 make[4]: *** [scripts/Makefile.build:494: drivers/gpu/drm/display] Error 2 make[3]: *** [scripts/Makefile.build:494: drivers/gpu/drm] Error 2 make[2]: *** [scripts/Makefile.build:494: drivers/gpu] Error 2 make[1]: *** [scripts/Makefile.build:494: drivers] Error 2 make: *** [Makefile:2026: .] Error 2 Build failed, no error log produced