== Series Details == Series: series starting with [1/5] drm/debugfs: drop debugfs_init() for the render and accel node v2 URL : https://patchwork.freedesktop.org/series/115729/ State : failure == Summary == Error: make failed CALL scripts/checksyscalls.sh DESCEND objtool INSTALL libsubcmd_headers CC [M] drivers/gpu/drm/i915/display/intel_hotplug.o drivers/gpu/drm/i915/display/intel_hotplug.c: In function ‘intel_hpd_debugfs_register’: drivers/gpu/drm/i915/display/intel_hotplug.c:950:57: error: ‘struct drm_minor’ has no member named ‘debugfs_root’ 950 | debugfs_create_bool("i915_ignore_long_hpd", 0644, minor->debugfs_root, | ^~ make[5]: *** [scripts/Makefile.build:252: drivers/gpu/drm/i915/display/intel_hotplug.o] Error 1 make[4]: *** [scripts/Makefile.build:494: drivers/gpu/drm/i915] 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:2025: .] Error 2 Build failed, no error log produced