Messages in this thread |  | | Date | Mon, 4 Jul 2022 09:00:02 +0800 | From | kernel test robot <> | Subject | [andersson:ci-next 145/256] arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts:13:10: fatal error: sc8280xp-pmics.dtsi: No such file or directory |
| |
tree: https://github.com/andersson/kernel ci-next head: 9b3ce87d4ca378dcc682c816050abac245606df2 commit: 2d8e34c9946251a82f06d0d877baa35d9b291954 [145/256] arm64: dts: qcom: sc8280xp: add Lenovo Thinkpad X13s devicetree config: arm64-allyesconfig (https://download.01.org/0day-ci/archive/20220704/202207040851.iAfEmFaX-lkp@intel.com/config) compiler: aarch64-linux-gcc (GCC) 11.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://github.com/andersson/kernel/commit/2d8e34c9946251a82f06d0d877baa35d9b291954 git remote add andersson https://github.com/andersson/kernel git fetch --no-tags andersson ci-next git checkout 2d8e34c9946251a82f06d0d877baa35d9b291954 # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.3.0 make.cross W=1 O=build_dir ARCH=arm64 SHELL=/bin/bash
If you fix the issue, kindly add following tag where applicable Reported-by: kernel test robot <lkp@intel.com>
All errors (new ones prefixed by >>):
>> arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts:13:10: fatal error: sc8280xp-pmics.dtsi: No such file or directory 13 | #include "sc8280xp-pmics.dtsi" | ^~~~~~~~~~~~~~~~~~~~~ compilation terminated.
vim +13 arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts
11 12 #include "sc8280xp.dtsi" > 13 #include "sc8280xp-pmics.dtsi" 14
-- 0-DAY CI Kernel Test Service https://01.org/lkp
|  |