Hi Igor, kernel test robot noticed the following build errors: [auto build test ERROR on krzk/for-next] [also build test ERROR on krzk-dt/for-next clk/clk-next linus/master v6.13-rc1 next-20241205] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in https://git-scm.com/docs/git-format-patch#_base_tree_information] url: https://github.com/intel-lab-lkp/linux/commits/Igor-Belwon/clk-samsung-clk-pll-Add-support-for-pll_-0717x-0718x-0732x/20241206-043559 base: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git for-next patch link: https://lore.kernel.org/r/20241205193423.783815-4-igor.belwon%40mentallysanemainliners.org patch subject: [PATCH v1 3/3] clk: samsung: Introduce Exynos990 clock controller driver config: arc-randconfig-001-20241206 (https://download.01.org/0day-ci/archive/20241206/202412061048.3gu75pLi-lkp@xxxxxxxxx/config) compiler: arceb-elf-gcc (GCC) 13.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20241206/202412061048.3gu75pLi-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/202412061048.3gu75pLi-lkp@xxxxxxxxx/ All errors (new ones prefixed by >>): >> drivers/clk/samsung/clk-exynos990.c:13:10: fatal error: dt-bindings/clock/exynos990.h: No such file or directory 13 | #include <dt-bindings/clock/exynos990.h> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. vim +13 drivers/clk/samsung/clk-exynos990.c 12 > 13 #include <dt-bindings/clock/exynos990.h> 14 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki