tree: https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git qcom/drivers head: f27591125a56c8c50491919b159569ab5730878d commit: e603577231d4d041eceeaf23c25935df5d008798 [35/36] dt-bindings: soc: qcom: aoss: Delete unused power-domain definitions config: arm64-randconfig-r006-20211013 (attached as .config) compiler: clang version 14.0.0 (https://github.com/llvm/llvm-project 6c76d0101193aa4eb891a6954ff047eda2f9cf71) 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 # install arm64 cross compiling tool for clang build # apt-get install binutils-aarch64-linux-gnu # https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git/commit/?id=e603577231d4d041eceeaf23c25935df5d008798 git remote add soc https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git git fetch --no-tags soc qcom/drivers git checkout e603577231d4d041eceeaf23c25935df5d008798 # save the attached .config to linux build tree mkdir build_dir COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 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/qcom/qrb5165-rb5.dts:11: >> arch/arm64/boot/dts/qcom/sm8250.dtsi:16:10: fatal error: 'dt-bindings/power/qcom-aoss-qmp.h' file not found #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. -- In file included from arch/arm64/boot/dts/qcom/sa8155p-adp.dts:10: >> arch/arm64/boot/dts/qcom/sm8150.dtsi:9:10: fatal error: 'dt-bindings/power/qcom-aoss-qmp.h' file not found #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. -- In file included from arch/arm64/boot/dts/qcom/sc7180-idp.dts:13: >> arch/arm64/boot/dts/qcom/sc7180.dtsi:18:10: fatal error: 'dt-bindings/power/qcom-aoss-qmp.h' file not found #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. -- In file included from arch/arm64/boot/dts/qcom/sc7280-idp.dts:11: In file included from arch/arm64/boot/dts/qcom/sc7280-idp.dtsi:10: >> arch/arm64/boot/dts/qcom/sc7280.dtsi:13:10: fatal error: 'dt-bindings/power/qcom-aoss-qmp.h' file not found #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. -- In file included from arch/arm64/boot/dts/qcom/sm8350-hdk.dts:10: >> arch/arm64/boot/dts/qcom/sm8350.dtsi:11:10: fatal error: 'dt-bindings/power/qcom-aoss-qmp.h' file not found #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. vim +16 arch/arm64/boot/dts/qcom/sm8250.dtsi 087d537aec562a6 Bjorn Andersson 2020-06-22 @16 #include b6f78e2709693db Bjorn Andersson 2020-04-14 17 #include 63e10791ccab664 Srinivas Kandagatla 2020-12-02 18 #include 60378f1a171e25b Venkata Narendra Kumar Gutta 2020-03-10 19 #include 63e10791ccab664 Srinivas Kandagatla 2020-12-02 20 #include bac12f2569d1e23 Amit Kucheria 2020-09-10 21 #include 5b9ec225d4ed222 jonathan@marek.ca 2021-04-01 22 #include 60378f1a171e25b Venkata Narendra Kumar Gutta 2020-03-10 23 :::::: The code at line 16 was first introduced by commit :::::: 087d537aec562a62b855b62cbf6e3c70ed6d7115 arm64: dts: qcom: sm8250: Add QMP AOSS node :::::: TO: Bjorn Andersson :::::: CC: Bjorn Andersson --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org