Hi Loic,
I love your patch! Yet something to improve:
[auto build test ERROR on clk/clk-next]
[also build test ERROR on v5.16-rc4 next-20211208]
[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]
url:
https://github.com/0day-ci/linux/commits/Loic-Poulain/clk-qcom-Add-displa...
base:
https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git clk-next
config: arc-allyesconfig
(
https://download.01.org/0day-ci/archive/20211209/202112090948.3tbho958-lk...)
compiler: arceb-elf-gcc (GCC) 11.2.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/0day-ci/linux/commit/132fa9b498019a624b89dec6e53e34b48...
git remote add linux-review
https://github.com/0day-ci/linux
git fetch --no-tags linux-review
Loic-Poulain/clk-qcom-Add-display-clock-controller-driver-for-QCM2290/20211209-010708
git checkout 132fa9b498019a624b89dec6e53e34b480eb4be2
# save the config file to linux build tree
mkdir build_dir
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir
ARCH=arc SHELL=/bin/bash
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp(a)intel.com>
All errors (new ones prefixed by >>):
> drivers/clk/qcom/dispcc-qcm2290.c:16:10: fatal error:
dt-bindings/clock/qcom,dispcc-qcm2290.h: No such file or directory
16 |
#include <dt-bindings/clock/qcom,dispcc-qcm2290.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
vim +16 drivers/clk/qcom/dispcc-qcm2290.c
15
16 #include <dt-bindings/clock/qcom,dispcc-qcm2290.h>
17
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org