tree: https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-4.19 head: 0bc4b974fc8447c1d306915f315ba1cdf0cf21ff commit: 0bc4b974fc8447c1d306915f315ba1cdf0cf21ff [15/15] spi: ath79: drop pdata support config: mips-ath79_defconfig (attached as .config) compiler: mips-linux-gnu-gcc (Debian 7.2.0-11) 7.2.0 reproduce: wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross git checkout 0bc4b974fc8447c1d306915f315ba1cdf0cf21ff # save the attached .config to linux build tree GCC_VERSION=7.2.0 make.cross ARCH=mips All errors (new ones prefixed by >>): In file included from arch/mips/ath79/dev-spi.c:14:0: >> arch/mips/ath79/dev-spi.h:16:10: fatal error: asm/mach-ath79/ath79_spi_platform.h: No such file or directory #include <asm/mach-ath79/ath79_spi_platform.h> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. vim +16 arch/mips/ath79/dev-spi.h 68a1d316 Gabor Juhos 2011-01-04 14 68a1d316 Gabor Juhos 2011-01-04 15 #include <linux/spi/spi.h> 68a1d316 Gabor Juhos 2011-01-04 @16 #include <asm/mach-ath79/ath79_spi_platform.h> 68a1d316 Gabor Juhos 2011-01-04 17 :::::: The code at line 16 was first introduced by commit :::::: 68a1d3163678a42ad2d0a9013672083c4fb613be MIPS: ath79: add common SPI controller device :::::: TO: Gabor Juhos <juhosg@xxxxxxxxxxx> :::::: CC: Ralf Baechle <ralf@xxxxxxxxxxxxxx> --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
Attachment:
.config.gz
Description: application/gzip