Re: [PATCH] spi: bcm2835: Add GPIOLIB dependency

2015-04-14 Thread Mark Brown
On Mon, Apr 13, 2015 at 09:24:48PM -0700, Guenter Roeck wrote: > Fix: > > drivers/spi/spi-bcm2835.c: In function 'chip_match_name': > drivers/spi/spi-bcm2835.c:356:21: error: > dereferencing pointer to incomplete type Applied, thanks. signature.asc Description: Digital sig

Re: [PATCH] spi: bcm2835: Add GPIOLIB dependency

2015-04-14 Thread Guenter Roeck
On 04/13/2015 10:48 PM, Martin Sperl wrote: On 14.04.2015, at 06:24, Guenter Roeck wrote: by adding the now mandatory GPIOLIB dependency. Note this shows up during automated randconfig testing. Also for m68k:allmodconfig and mips:allmodconfig in both mainline and -next. http://server.ro

Re: [PATCH] spi: bcm2835: Add GPIOLIB dependency

2015-04-13 Thread Martin Sperl
> On 14.04.2015, at 06:24, Guenter Roeck wrote: > > by adding the now mandatory GPIOLIB dependency. > Note this shows up during automated randconfig testing. > Fixes: a30a555d7435 ("spi: bcm2835: transform native-cs to gpio-cs > on first spi_setup") > Cc: Martin Sperl > Signed-off-by: G

[PATCH] spi: bcm2835: Add GPIOLIB dependency

2015-04-13 Thread Guenter Roeck
Fix: drivers/spi/spi-bcm2835.c: In function 'chip_match_name': drivers/spi/spi-bcm2835.c:356:21: error: dereferencing pointer to incomplete type drivers/spi/spi-bcm2835.c: In function 'bcm2835_spi_setup': drivers/spi/spi-bcm2835.c:382:2: error: ` impli