On Wed, Aug 19, 2020 at 10:49:05AM +0800, kernel test robot wrote:
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(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.
I've dropped this patch from my tree now, thanks for the report.
greg k-h