tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 90d856e71443a2fcacca8e7539bac44d9cb3f7ab commit: 64151620227a2fcb13dae0b99b6a1003edb38c67 [1594/3296] m68k: m5441x: add flexcan support config: m68k-buildonly-randconfig-r004-20210723 (attached as .config) compiler: m68k-linux-gcc (GCC) 10.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/next/linux-next.git/commit/?id=64151620227a2fcb13dae0b99b6a1003edb38c67 git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git git fetch --no-tags linux-next master git checkout 64151620227a2fcb13dae0b99b6a1003edb38c67 # save the attached .config to linux build tree mkdir build_dir COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-10.3.0 make.cross O=build_dir ARCH=m68k SHELL=/bin/bash arch/m68k/coldfire/ If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot <lkp@xxxxxxxxx> All errors (new ones prefixed by >>): >> arch/m68k/coldfire/device.c:586:10: fatal error: linux/can/platform/flexcan.h: No such file or directory 586 | #include <linux/can/platform/flexcan.h> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. vim +586 arch/m68k/coldfire/device.c 585 > 586 #include <linux/can/platform/flexcan.h> 587 --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx
Attachment:
.config.gz
Description: application/gzip