Hi Mark, After merging the spi tree, today's linux-next build (x86_64 allmodconfig) failed like this:
drivers/spi/spi-dw-pci.c: In function 'spi_pci_probe':
drivers/spi/spi-dw-pci.c:50:29: error: 'dev' undeclared (first use in this
function)
dwpci = devm_kzalloc(&pdev-dev, sizeof(struct dw_spi_pci), GFP_KERNEL);
^
Caused by commit 04f421e7b0b1 ("spi: dw: use managed resources").
I have used the spi tree from next-20131224 for today (since the above
commit does not revert cleanly).
--
Cheers,
Stephen Rothwell [email protected]
pgprPS806b6Td.pgp
Description: PGP signature

