Quoting kernel test robot (2021-02-09 16:16:55)
tree:
https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git
clk-unused
head: ee7294ba49bf8559b560b21629ed8153082c25cf
commit: bcbe6005eb18d2cd565f202d9351737061753894 [3/5] clk: remove zte zx driver
config: arm-allyesconfig (attached as .config)
compiler: arm-linux-gnueabi-gcc (GCC) 9.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://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git/commit/?id=...
git remote add clk
https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git
git fetch --no-tags clk clk-unused
git checkout bcbe6005eb18d2cd565f202d9351737061753894
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm
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 arch/arm/boot/dts/zx296702-ad1.dts:5:
>> arch/arm/boot/dts/zx296702.dtsi:3:10: fatal error:
dt-bindings/clock/zx296702-clock.h: No such file or directory
#include <dt-bindings/clock/zx296702-clock.h>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
Arnd, did you want to take the driver removal through whatever tree is
removing the dtsi files?