tree: https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git v5.15-tmp/dts64 head: d733d30561e1a56acf892792f826605c4a575568 commit: 945e431decd1c8030dace56ff44d108642eb3911 [6/8] arm64: dts: mediatek: Add mt8192 clock controllers config: arm64-allyesconfig (attached as .config) compiler: aarch64-linux-gcc (GCC) 10.3.0 reproduce (this is a W=1 build): wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git/commit/?id=945e431decd1c8030dace56ff44d108642eb3911 git remote add matthias-bgg https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git git fetch --no-tags matthias-bgg v5.15-tmp/dts64 git checkout 945e431decd1c8030dace56ff44d108642eb3911 # save the attached .config to linux build tree mkdir build_dir COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-10.3.0 make.cross O=build_dir ARCH=arm64 SHELL=/bin/bash If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): In file included from arch/arm64/boot/dts/mediatek/mt8192-evb.dts:7: >> arch/arm64/boot/dts/mediatek/mt8192.dtsi:8:10: fatal error: dt-bindings/clock/mt8192-clk.h: No such file or directory 8 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. vim +8 arch/arm64/boot/dts/mediatek/mt8192.dtsi > 8 #include 9 #include 10 #include 11 #include 12 --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org