linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [next] ASoC fsl-ssi change breaks mpc85xx_defconfig build
@ 2014-06-11 21:55 Paul Gortmaker
  2014-06-12  5:24 ` Markus Pargmann
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Gortmaker @ 2014-06-11 21:55 UTC (permalink / raw)
  To: Markus Pargmann; +Cc: Michael Grzeschik, Mark Brown, linux-next

Hi Markus,

A bisection shows that this commit:

432481220101166a0b33dc6f951b38a8af3d281c is the first bad commit
commit 432481220101166a0b33dc6f951b38a8af3d281c
Author: Markus Pargmann <mpa@pengutronix.de>
Date:   Tue May 27 10:24:25 2014 +0200

    ASoC: fsl-ssi: Use regmap

found in linux-next causes the 85xx powerpc build to fail with:

sound/soc/fsl/fsl_dma.c: In function 'fsl_soc_dma_probe':
sound/soc/fsl/fsl_dma.c:926:34: error: invalid use of undefined type 'struct ccsr_ssi'
sound/soc/fsl/fsl_dma.c:927:34: error: invalid use of undefined type 'struct ccsr_ssi'

You can see the failure here as well:

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

Paul.    

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

* Re: [next] ASoC fsl-ssi change breaks mpc85xx_defconfig build
  2014-06-11 21:55 [next] ASoC fsl-ssi change breaks mpc85xx_defconfig build Paul Gortmaker
@ 2014-06-12  5:24 ` Markus Pargmann
  0 siblings, 0 replies; 2+ messages in thread
From: Markus Pargmann @ 2014-06-12  5:24 UTC (permalink / raw)
  To: Paul Gortmaker; +Cc: Michael Grzeschik, Mark Brown, linux-next, Guenter Roeck

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

Hi Paul,

On Wed, Jun 11, 2014 at 05:55:17PM -0400, Paul Gortmaker wrote:
> Hi Markus,
> 
> A bisection shows that this commit:
> 
> 432481220101166a0b33dc6f951b38a8af3d281c is the first bad commit
> commit 432481220101166a0b33dc6f951b38a8af3d281c
> Author: Markus Pargmann <mpa@pengutronix.de>
> Date:   Tue May 27 10:24:25 2014 +0200
> 
>     ASoC: fsl-ssi: Use regmap
> 
> found in linux-next causes the 85xx powerpc build to fail with:
> 
> sound/soc/fsl/fsl_dma.c: In function 'fsl_soc_dma_probe':
> sound/soc/fsl/fsl_dma.c:926:34: error: invalid use of undefined type 'struct ccsr_ssi'
> sound/soc/fsl/fsl_dma.c:927:34: error: invalid use of undefined type 'struct ccsr_ssi'

Guenter also noticed this build failure and sent a patch which was
applied by Mark yesterday. [1]

Thanks,

Markus

[1] http://thread.gmane.org/gmane.linux.ports.ppc.embedded/70977

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

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

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

end of thread, other threads:[~2014-06-12  5:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-11 21:55 [next] ASoC fsl-ssi change breaks mpc85xx_defconfig build Paul Gortmaker
2014-06-12  5:24 ` Markus Pargmann

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