tree: https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tty-testing head: 831b6a948800e27475276c331624defb6b084545 commit: 546947e5d94e1b24768736fffbf832c29ce3f495 [30/32] arm64: dts: Add Mediatek SoC MT8192 and evaluation board dts and Makefile config: arm64-randconfig-s031-20200818 (attached as .config) compiler: aarch64-linux-gcc (GCC) 9.3.0 reproduce: wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # apt-get install sparse # sparse version: v0.6.2-183-gaa6ede3b-dirty git checkout 546947e5d94e1b24768736fffbf832c29ce3f495 # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' ARCH=arm64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot <lkp@xxxxxxxxx> 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. # https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git/commit/?id=546947e5d94e1b24768736fffbf832c29ce3f495 git remote add tty https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git git fetch --no-tags tty tty-testing git checkout 546947e5d94e1b24768736fffbf832c29ce3f495 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@xxxxxxxxxxxx
Attachment:
.config.gz
Description: application/gzip