tree:
https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git
sunxi/clk-for-5.18
head: 4f88abd86756e574c733d2ca14676be335cc0058
commit: 4f88abd86756e574c733d2ca14676be335cc0058 [2/2] clk: sunxi-ng: Add support for the
sun6i RTC clocks
config: powerpc-allyesconfig
(
https://download.01.org/0day-ci/archive/20220207/202202072224.hjVEpIij-lk...)
compiler: powerpc-linux-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://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git/commit/?i...
git remote add sunxi
https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git
git fetch --no-tags sunxi sunxi/clk-for-5.18
git checkout 4f88abd86756e574c733d2ca14676be335cc0058
# 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=powerpc 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 >>):
In file included from drivers/clk/sunxi-ng/ccu-sun6i-rtc.c:18:
> drivers/clk/sunxi-ng/ccu-sun6i-rtc.h:6:10: fatal error:
dt-bindings/clock/sun6i-rtc.h: No such file or directory
6 | #include
<dt-bindings/clock/sun6i-rtc.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
vim +6 drivers/clk/sunxi-ng/ccu-sun6i-rtc.h
5
6 #include <dt-bindings/clock/sun6i-rtc.h>
7
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org