tree:
https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git
v5.10-next/dts64
head: 07ee9de44eb8b76f28f9b592100b1b765c0d5e56
commit: f6fa7a78d96efc1b6f6017b2fbd30c03b9e1775c [8/9] arm64: dts: Add Mediatek SoC MT8192
and evaluation board dts and Makefile
config: arm64-randconfig-r031-20201030 (attached as .config)
compiler: aarch64-linux-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/matthias.bgg/linux.git/co...
git remote add matthias-bgg
https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git
git fetch --no-tags matthias-bgg v5.10-next/dts64
git checkout f6fa7a78d96efc1b6f6017b2fbd30c03b9e1775c
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm64
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/arm64/boot/dts/mediatek/mt8192-evb.dts:7:
> arch/arm64/boot/dts/mediatek/mt8192.dtsi:8:10: fatal error:
dt-bindings/clock/mt8192-clk.h: No such file or directory
#include
<dt-bindings/clock/mt8192-clk.h>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
vim +8 arch/arm64/boot/dts/mediatek/mt8192.dtsi
8 #include <dt-bindings/clock/mt8192-clk.h>
9 #include <dt-bindings/interrupt-controller/arm-gic.h>
10 #include <dt-bindings/interrupt-controller/irq.h>
11 #include <dt-bindings/pinctrl/mt8192-pinfunc.h>
12
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org