From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Tue, 30 Sep 2014 14:15:33 +0200 Subject: [PATCH] spi: bcm53xx: add BCMA dependency In-Reply-To: References: <3256402.M8e92DFkbg@wuerfel> Message-ID: <3210109.EFf2P6X6HM@wuerfel> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tuesday 30 September 2014 14:13:35 Rafa? Mi?ecki wrote: > On 30 September 2014 14:09, Arnd Bergmann wrote: > > The BCMA bus framework can be disabled on bcm53xx, which leads to a link > > error when building the SPI driver: > > You missed this one: > https://git.kernel.org/cgit/linux/kernel/git/broonie/spi.git/commit/?h=for-next&id=933fc7b06ca62741fd5067edab13068d13b3cb35 > Right, I'm still catching up with last week's build regressions. Arnd