Hi Mark, After merging the spi tree, today's linux-next build (x86_64 allmodconfig) failed like this:
In file included from include/linux/clk.h:16,
from drivers/spi/spi-sprd.c:4:
drivers/spi/spi-sprd.c: In function 'sprd_spi_init_hw':
drivers/spi/spi-sprd.c:462:29: error: 'struct spi_transfer' has no member named
'word_delay'
word_delay = clamp_t(u16, t->word_delay, SPRD_SPI_MIN_DELAY_CYCLE,
^~
(and many more)
Caused by commit
e7d973a31c24 ("spi: sprd: Add SPI driver for Spreadtrum SC9860")
I have used the spi tree from next-20180828 for today.
--
Cheers,
Stephen Rothwell
pgppzIocQz_o_.pgp
Description: OpenPGP digital signature

