== Series Details == Series: Add new CDCLK step for RPL-U URL : https://patchwork.freedesktop.org/series/111472/ State : failure == Summary == Error: make failed CALL scripts/checksyscalls.sh DESCEND objtool CC [M] drivers/gpu/drm/i915/display/intel_cdclk.o drivers/gpu/drm/i915/display/intel_cdclk.c: In function ‘intel_init_cdclk_hooks’: drivers/gpu/drm/i915/display/intel_cdclk.c:3408:12: error: ‘struct drm_i915_private’ has no member named ‘cdclk’ dev_priv->cdclk.table = rplu_cdclk_table; ^~ scripts/Makefile.build:250: recipe for target 'drivers/gpu/drm/i915/display/intel_cdclk.o' failed make[5]: *** [drivers/gpu/drm/i915/display/intel_cdclk.o] Error 1 scripts/Makefile.build:500: recipe for target 'drivers/gpu/drm/i915' failed make[4]: *** [drivers/gpu/drm/i915] Error 2 scripts/Makefile.build:500: recipe for target 'drivers/gpu/drm' failed make[3]: *** [drivers/gpu/drm] Error 2 scripts/Makefile.build:500: recipe for target 'drivers/gpu' failed make[2]: *** [drivers/gpu] Error 2 scripts/Makefile.build:500: recipe for target 'drivers' failed make[1]: *** [drivers] Error 2 Makefile:1992: recipe for target '.' failed make: *** [.] Error 2