[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170524110825.4bba38b1@canb.auug.org.au>
Date: Wed, 24 May 2017 11:08:25 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Mark Brown <broonie@...nel.org>
Cc: Linux-Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Jiada Wang <jiada_wang@...tor.com>,
Sascha Hauer <s.hauer@...gutronix.de>,
Fabio Estevam <fabio.estevam@....com>
Subject: linux-next: build failure after merge of the spi tree
Hi Mark,
After merging the spi tree, today's linux-next build (x86_64 allmodconfig)
failed like this:
drivers/spi/spi-imx.c: In function 'spi_imx_can_dma':
drivers/spi/spi-imx.c:241:9: error: 'struct spi_imx_data' has no member named 'dynamic_burst'
spi_imx->dynamic_burst = 0;
^
Caused by commit
09b3ed2d5916 ("spi: imx: Revert "spi: imx: dynamic burst length adjust for PIO mode"")
interacting with commit
1ce1c618e6b5 ("spi: imx: only allow dynamic burst in PIO mode")
from a separate topic branch and not fixing it up in the merge. Although
that second commit could never have built anyway on its own :-(
I have used the spi tree from next-20170523 for today.
--
Cheers,
Stephen Rothwell
Powered by blists - more mailing lists