On 2018-05-09 18:58, kbuild test robot wrote:
tree: https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git
for-4.18
head: 331bbcfc50aa45ca744f35109de7297deaa6356f
commit: 331bbcfc50aa45ca744f35109de7297deaa6356f [34/34] spi: remove
the older/duplicated bcm53xx driver
config: arm-allmodconfig (attached as .config)
compiler: arm-linux-gnueabi-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 331bbcfc50aa45ca744f35109de7297deaa6356f
# save the attached .config to linux build tree
make.cross ARCH=arm
All errors (new ones prefixed by >>):
make[3]: *** No rule to make target 'drivers/spi/spi-bcm53xx.c',
needed by 'drivers/spi/spi-bcm53xx.o'.
make[3]: Target '__build' not remade because of errors.
Oh great, I screwed up and sent a wrong version of my patch :( I'm
really sorry!
Mark: should I send V2 of original patch of fixup patch? We just need to
remove SPI_BCM53XX from Kconfig and
obj-$(CONFIG_SPI_BCM53XX) += spi-bcm53xx.o
from Makefile.
--
To unsubscribe from this list: send the line "unsubscribe linux-spi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html