[asoc:for-next 12/15] sound/soc/intel/boards/skl_nau88l25_ssm4567.c:43:13: error: 'struct snd_soc_card' has no member named 'rtd'

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



tree:   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
head:   da1a128f2faf00164bcc5f8695506e6ef7af0c3f
commit: 7337c78a7bb3bd260a11c72f09aec653e3dbdc84 [12/15] Merge remote-tracking branches 'asoc/topic/img', 'asoc/topic/intel', 'asoc/topic/kcontrol' and 'asoc/topic/mtk' into asoc-next
config: x86_64-allmodconfig (attached as .config)
reproduce:
        git checkout 7337c78a7bb3bd260a11c72f09aec653e3dbdc84
        # save the attached .config to linux build tree
        make ARCH=x86_64 

All errors (new ones prefixed by >>):

   sound/soc/intel/boards/skl_nau88l25_ssm4567.c: In function 'skl_get_codec_dai':
>> sound/soc/intel/boards/skl_nau88l25_ssm4567.c:43:13: error: 'struct snd_soc_card' has no member named 'rtd'
      rtd = card->rtd + i;
                ^

vim +43 sound/soc/intel/boards/skl_nau88l25_ssm4567.c

a86d5057 Harsha Priya 2015-11-05  37  {
a86d5057 Harsha Priya 2015-11-05  38  	int i;
a86d5057 Harsha Priya 2015-11-05  39  
a86d5057 Harsha Priya 2015-11-05  40  	for (i = 0; i < card->num_rtd; i++) {
a86d5057 Harsha Priya 2015-11-05  41  		struct snd_soc_pcm_runtime *rtd;
a86d5057 Harsha Priya 2015-11-05  42  
a86d5057 Harsha Priya 2015-11-05 @43  		rtd = card->rtd + i;
a86d5057 Harsha Priya 2015-11-05  44  		if (!strncmp(rtd->codec_dai->name, SKL_NUVOTON_CODEC_DAI,
a86d5057 Harsha Priya 2015-11-05  45  			     strlen(SKL_NUVOTON_CODEC_DAI)))
a86d5057 Harsha Priya 2015-11-05  46  			return rtd->codec_dai;

:::::: The code at line 43 was first introduced by commit
:::::: a86d505783e42d2f824e32489a1f2b0c3454d9fe ASoC: Intel: Skylake: Adding nau88l25+ssm4567 machine driver

:::::: TO: Harsha Priya <harshapriya.n@xxxxxxxxx>
:::::: CC: Mark Brown <broonie@xxxxxxxxxx>

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

Attachment: .config.gz
Description: Binary data

_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxx
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux