linux-next: build failure after merge of the spi tree
From: Stephen Rothwell
Date: Thu Dec 08 2016 - 21:33:03 EST
Hi Mark,
After merging the spi tree, today's linux-next build (arm
multi_v7_defconfig) failed like this:
drivers/spi/spi-orion.c: In function 'orion_spi_baudrate_set':
drivers/spi/spi-orion.c:192:8: error: 'sspr' undeclared (first use in this function)
if (sspr > 7)
^
Caused by commit
d9fc6452af47 ("spi: mvebu: fix baudrate calculation for armada variants")
I have used the spi tree from next-20161208 for today.
--
Cheers,
Stephen Rothwell