linux-next: build failure after merge of the spi-mb tree

2012-09-05 Thread Stephen Rothwell
Hi Mark, Daniel, After merging the spi-mb tree, today's linux-next build (x86_64 allmodconfig) failed like this: drivers/spi/spi-gpio.c: In function 'spi_gpio_setup': drivers/spi/spi-gpio.c:255:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] drivers/spi/spi-gpi

Re: linux-next: build failure after merge of the spi-mb tree

2012-08-06 Thread Mark Brown
On Mon, Aug 06, 2012 at 12:03:01PM +1000, Stephen Rothwell wrote: > Hi Mark, > > After merging the spi-mb tree, today's linux-next build (x86_64 > allmodconfig) failed like this: I've dropped these patches. Daniel, please fix and resubmit. -- To unsubscribe from this list: send the line "unsubsc

linux-next: build failure after merge of the spi-mb tree

2012-08-05 Thread Stephen Rothwell
Hi Mark, After merging the spi-mb tree, today's linux-next build (x86_64 allmodconfig) failed like this: drivers/spi/spi-gpio.c: In function 'spi_gpio_setup': drivers/spi/spi-gpio.c:255:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] Caused by casting a pointe