Hi Tengfei, kernel test robot noticed the following build errors: [auto build test ERROR on a47fc304d2b678db1a5d760a7d644dac9b067752] url: https://github.com/intel-lab-lkp/linux/commits/Tengfei-Fan/dt-bindings-firmware-document-Qualcomm-SM4450-SCM/20230908-150308 base: a47fc304d2b678db1a5d760a7d644dac9b067752 patch link: https://lore.kernel.org/r/20230908065847.28382-6-quic_tengfan%40quicinc.com patch subject: [PATCH 5/6] arm64: dts: qcom: sm4450: Add RPMH and Global clock controller config: arm64-defconfig (https://download.01.org/0day-ci/archive/20230908/202309082044.62LHUCGY-lkp@xxxxxxxxx/config) compiler: aarch64-linux-gcc (GCC) 13.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20230908/202309082044.62LHUCGY-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/202309082044.62LHUCGY-lkp@xxxxxxxxx/ All errors (new ones prefixed by >>): In file included from arch/arm64/boot/dts/qcom/sm4450-qrd.dts:8: >> arch/arm64/boot/dts/qcom/sm4450.dtsi:7:10: fatal error: dt-bindings/clock/qcom,sm4450-gcc.h: No such file or directory 7 | #include <dt-bindings/clock/qcom,sm4450-gcc.h> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. vim +7 arch/arm64/boot/dts/qcom/sm4450.dtsi > 7 #include <dt-bindings/clock/qcom,sm4450-gcc.h> 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/interrupt-controller/arm-gic.h> 10 #include <dt-bindings/soc/qcom,rpmh-rsc.h> 11 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki