linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: "spi/devicetree: Move devicetree support code into spi directory" commit
@ 2012-04-13 14:56 Paul Gortmaker
  2012-04-13 16:23 ` Grant Likely
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Gortmaker @ 2012-04-13 14:56 UTC (permalink / raw)
  To: grant.likely; +Cc: rob.herring, linux-next

Hi Grant,

Can you take a look at this failure?

drivers/spi/spi-fsl-lib.h:56:33: warning: 'struct spi_message' declared inside parameter list
drivers/spi/spi-fsl-lib.h:56:33: warning: its scope is only this definition or declaration, which is probably not what you want
drivers/spi/spi-fsl-lib.h:115:64: warning: 'struct spi_message' declared inside parameter list
drivers/spi/spi-fsl-lib.c: In function 'mpc8xxx_spi_work':
drivers/spi/spi-fsl-lib.c:68:27: error: dereferencing pointer to incomplete type

Bisect leads me to:

------------
6810d770847c0f24555c13dd80b64fcc30c47ad8 is the first bad commit
commit 6810d770847c0f24555c13dd80b64fcc30c47ad8
Author: Grant Likely <grant.likely@secretlab.ca>
Date:   Sat Apr 7 14:16:53 2012 -0600

    spi/devicetree: Move devicetree support code into spi directory
------------

Failure is in mpc85xx_defconfig.

http://kisskb.ellerman.id.au/kisskb/buildresult/6100610/

Thanks,
Paul.

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

* Re: linux-next: "spi/devicetree: Move devicetree support code into spi directory" commit
  2012-04-13 14:56 linux-next: "spi/devicetree: Move devicetree support code into spi directory" commit Paul Gortmaker
@ 2012-04-13 16:23 ` Grant Likely
  0 siblings, 0 replies; 2+ messages in thread
From: Grant Likely @ 2012-04-13 16:23 UTC (permalink / raw)
  To: Paul Gortmaker; +Cc: rob.herring, linux-next

On Fri, 13 Apr 2012 10:56:23 -0400, Paul Gortmaker <paul.gortmaker@windriver.com> wrote:
> Hi Grant,
> 
> Can you take a look at this failure?

Hi Paul,

Thanks for telling me about this.  It's fixed in my tree now.

g.

> 
> drivers/spi/spi-fsl-lib.h:56:33: warning: 'struct spi_message' declared inside parameter list
> drivers/spi/spi-fsl-lib.h:56:33: warning: its scope is only this definition or declaration, which is probably not what you want
> drivers/spi/spi-fsl-lib.h:115:64: warning: 'struct spi_message' declared inside parameter list
> drivers/spi/spi-fsl-lib.c: In function 'mpc8xxx_spi_work':
> drivers/spi/spi-fsl-lib.c:68:27: error: dereferencing pointer to incomplete type
> 
> Bisect leads me to:
> 
> ------------
> 6810d770847c0f24555c13dd80b64fcc30c47ad8 is the first bad commit
> commit 6810d770847c0f24555c13dd80b64fcc30c47ad8
> Author: Grant Likely <grant.likely@secretlab.ca>
> Date:   Sat Apr 7 14:16:53 2012 -0600
> 
>     spi/devicetree: Move devicetree support code into spi directory
> ------------
> 
> Failure is in mpc85xx_defconfig.
> 
> http://kisskb.ellerman.id.au/kisskb/buildresult/6100610/
> 
> Thanks,
> Paul.
> 
> 

-- 
Grant Likely, B.Sc, P.Eng.
Secret Lab Technologies,Ltd.

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

end of thread, other threads:[~2012-04-13 16:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-13 14:56 linux-next: "spi/devicetree: Move devicetree support code into spi directory" commit Paul Gortmaker
2012-04-13 16:23 ` Grant Likely

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).