Re: [PATCH 08/21] ASoC: ux500: forward declare msp_i2s_platform_data

2013-04-23 Thread Mark Brown
On Tue, Apr 23, 2013 at 06:30:40PM +0200, Arnd Bergmann wrote: > We get a lot of build warnings from the msp driver like: Applied, thanks. signature.asc Description: Digital signature

[PATCH 08/21] ASoC: ux500: forward declare msp_i2s_platform_data

2013-04-23 Thread Arnd Bergmann
We get a lot of build warnings from the msp driver like: In file included from sound/soc/ux500/ux500_msp_dai.h:21:0, from sound/soc/ux500/mop500.c:25: sound/soc/ux500/ux500_msp_i2s.h:546:11: warning: 'struct msp_i2s_platform_data' declared inside parameter list [enabled by defaul