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

Timur Tabi timur at freescale.com
Fri Jul 23 20:56:07 CEST 2010


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



More information about the Alsa-devel mailing list