linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: build failure after merge of the spi-mb tree
@ 2012-08-06  2:03 Stephen Rothwell
  2012-08-06 12:58 ` Mark Brown
  0 siblings, 1 reply; 3+ messages in thread
From: Stephen Rothwell @ 2012-08-06  2:03 UTC (permalink / raw)
  To: Mark Brown; +Cc: linux-next, linux-kernel, Daniel Mack

[-- Attachment #1: Type: text/plain, Size: 936 bytes --]

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 pointer to "unsigned int" in commit a38e7a71f120
("spi: spi-gpio: Add DT bindings").


drivers/spi/spi-gpio.c: In function 'spi_probe_dt':
drivers/spi/spi-gpio.c:389:39: error: parameter name omitted
drivers/spi/spi-gpio.c: In function 'spi_gpio_probe':
drivers/spi/spi-gpio.c:404:2: error: implicit declaration of function 'spi_gpio_probe_dt' [-Werror=implicit-function-declaration]

Caused by commit a38e7a71f120 ("spi: spi-gpio: Add DT bindings").  This
build does not have CONFIG_OF set.

I have used the spi-mb tree from next-20120803 for today.
-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: linux-next: build failure after merge of the spi-mb tree
  2012-08-06  2:03 linux-next: build failure after merge of the spi-mb tree Stephen Rothwell
@ 2012-08-06 12:58 ` Mark Brown
  0 siblings, 0 replies; 3+ messages in thread
From: Mark Brown @ 2012-08-06 12:58 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: linux-next, linux-kernel, Daniel Mack

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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* linux-next: build failure after merge of the spi-mb tree
@ 2012-09-06  3:50 Stephen Rothwell
  0 siblings, 0 replies; 3+ messages in thread
From: Stephen Rothwell @ 2012-09-06  3:50 UTC (permalink / raw)
  To: Mark Brown; +Cc: linux-next, linux-kernel, Daniel Mack

[-- Attachment #1: Type: text/plain, Size: 859 bytes --]

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-gpio.c: In function 'spi_probe_dt':
drivers/spi/spi-gpio.c:389:39: error: parameter name omitted
drivers/spi/spi-gpio.c: In function 'spi_gpio_probe':
drivers/spi/spi-gpio.c:404:2: error: implicit declaration of function 'spi_gpio_probe_dt' [-Werror=implicit-function-declaration]

Caused by commit 38ab18caa0ad ("spi: spi-gpio: Add DT bindings").  Please
build test these sort of patches with and without CONFIG_OF.

I have used the spi-mb tree from next-20120905 for today.
-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-09-06  3:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-06  2:03 linux-next: build failure after merge of the spi-mb tree Stephen Rothwell
2012-08-06 12:58 ` Mark Brown
2012-09-06  3:50 Stephen Rothwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).