[alsa-devel] asoc multi-component: CPU DAI name is wrong

Liam Girdwood lrg at slimlogic.co.uk
Sat Jul 24 11:42:47 CEST 2010


On Fri, 2010-07-23 at 13:56 -0500, Timur Tabi wrote:
> Liam Girdwood wrote:
> > My mistake, I'd missed something in the forward port. I've fixed the DAI
> > naming problem and you should see your DAI use the correct name.
> 
> Looks like you forgot something:
> 
>   CC      sound/soc/soc-core.o
> sound/soc/soc-core.c: In function 'snd_soc_register_dai':
> sound/soc/soc-core.c:2872: error: 'struct snd_soc_dai' has no member named 'id'
> sound/soc/soc-core.c: In function 'snd_soc_register_dais':
> sound/soc/soc-core.c:2949: error: 'struct snd_soc_dai' has no member named 'id'
> sound/soc/soc-core.c: In function 'snd_soc_register_platform':
> sound/soc/soc-core.c:3004: error: 'struct snd_soc_platform' has no member
> named 'id'
> sound/soc/soc-core.c: In function 'snd_soc_register_codec':
> sound/soc/soc-core.c:3102: error: 'struct snd_soc_codec' has no member named
> 'id'
> make[2]: *** [sound/soc/soc-core.o] Error 1
> make[1]: *** [sound/soc] Error 2
> make: *** [sound] Error 2
> 

Sorry, now fixed. Sound had somehow been disabled in my upstream .config
and hence would build kernels.

Liam 
-- 
Freelance Developer, SlimLogic Ltd
ASoC and Voltage Regulator Maintainer.
http://www.slimlogic.co.uk



More information about the Alsa-devel mailing list