Hi Suraj, kernel test robot noticed the following build errors: [auto build test ERROR on drm-tip/drm-tip] url: https://github.com/intel-lab-lkp/linux/commits/Suraj-Kandpal/drm-i915-hdcp-Move-checks-for-gsc-health-status/20230920-143839 base: git://anongit.freedesktop.org/drm/drm-tip drm-tip patch link: https://lore.kernel.org/r/20230920063611.242942-3-suraj.kandpal%40intel.com patch subject: [PATCH 2/2] drm/i915/hdcp: Move common message filling function to its own file config: x86_64-buildonly-randconfig-001-20230920 (https://download.01.org/0day-ci/archive/20230920/202309201638.5N9aAfd1-lkp@xxxxxxxxx/config) compiler: gcc-12 (Debian 12.2.0-14) 12.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20230920/202309201638.5N9aAfd1-lkp@xxxxxxxxx/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot <lkp@xxxxxxxxx> | Closes: https://lore.kernel.org/oe-kbuild-all/202309201638.5N9aAfd1-lkp@xxxxxxxxx/ All errors (new ones prefixed by >>): make[7]: *** [scripts/Makefile.build:243: drivers/gpu/drm/i915/display/intel_hdcp_gsc.o] Error 1 shuffle=3352712196 >> make[7]: *** No rule to make target 'drivers/gpu/drm/i915/display/intel_hdcp_gsc_message.o', needed by 'drivers/gpu/drm/i915/built-in.a'. make[7]: Target 'drivers/gpu/drm/i915/' not remade because of errors. -- >> drivers/gpu/drm/i915/display/intel_hdcp_gsc.c:11:10: fatal error: intel_hdcp_gsc_message.h: No such file or directory 11 | #include "intel_hdcp_gsc_message.h" | ^~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. vim +11 drivers/gpu/drm/i915/display/intel_hdcp_gsc.c > 11 #include "intel_hdcp_gsc_message.h" 12 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki