[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <202209140842.dk0QBtpI-lkp@intel.com>
Date: Wed, 14 Sep 2022 08:22:09 +0800
From: kernel test robot <lkp@...el.com>
To: Bhupesh Sharma <bhupesh.sharma@...aro.org>,
linux-arm-msm@...r.kernel.org
Cc: kbuild-all@...ts.01.org, agross@...nel.org,
linux-kernel@...r.kernel.org, linux-pm@...r.kernel.org,
daniel.lezcano@...aro.org, devicetree@...r.kernel.org,
robh@...nel.org, andersson@...nel.org, rafael@...nel.org,
bhupesh.sharma@...aro.org, bhupesh.linux@...il.com,
linux-arm-kernel@...ts.infradead.org, catalin.marinas@....com,
Rob Herring <robh+dt@...nel.org>
Subject: Re: [PATCH 1/3] arm64: dts: qcom: sm8150: Add qmi cooling device
nodes
Hi Bhupesh,
Thank you for the patch! Yet something to improve:
[auto build test ERROR on robh/for-next]
[also build test ERROR on arm64/for-next/core clk/clk-next rockchip/for-next shawnguo/for-next soc/for-next xilinx-xlnx/master linus/master v6.0-rc5 next-20220913]
[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/Bhupesh-Sharma/arm64-qcom-Introduce-Qualcomm-Cooling-Driver-suppport/20220912-171936
base: https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git for-next
config: arm64-allyesconfig (https://download.01.org/0day-ci/archive/20220914/202209140842.dk0QBtpI-lkp@intel.com/config)
compiler: aarch64-linux-gcc (GCC) 12.1.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/intel-lab-lkp/linux/commit/34ee1e982e105446a5f8ec8d41381f38a9c8bf0b
git remote add linux-review https://github.com/intel-lab-lkp/linux
git fetch --no-tags linux-review Bhupesh-Sharma/arm64-qcom-Introduce-Qualcomm-Cooling-Driver-suppport/20220912-171936
git checkout 34ee1e982e105446a5f8ec8d41381f38a9c8bf0b
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.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@...el.com>
All errors (new ones prefixed by >>):
In file included from arch/arm64/boot/dts/qcom/sa8155p-adp.dts:10:
>> arch/arm64/boot/dts/qcom/sm8150.dtsi:16:10: fatal error: dt-bindings/thermal/qcom,tmd.h: No such file or directory
16 | #include <dt-bindings/thermal/qcom,tmd.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
vim +16 arch/arm64/boot/dts/qcom/sm8150.dtsi
> 16 #include <dt-bindings/thermal/qcom,tmd.h>
17 #include <dt-bindings/thermal/thermal.h>
18
--
0-DAY CI Kernel Test Service
https://01.org/lkp
Powered by blists - more mailing lists