All of lore.kernel.org
 help / color / mirror / Atom feed
From: Axel Lin <axel.lin@gmail.com>
To: alsa-devel@alsa-project.org
Cc: Brown <broonie@opensource.wolfsonmicro.com>,
	Stephen Warren <swarren@nvidia.com>, Liam Girdwood <lrg@ti.com>,
	Mark@alsa-project.org
Subject: ASoC: tegra_wm8903 build error
Date: Thu, 22 Dec 2011 11:26:56 +0800	[thread overview]
Message-ID: <1324524416.13224.7.camel@phoenix> (raw)

Seems we need below patch to fix the build error:
http://mailman.alsa-project.org/pipermail/alsa-devel/2011-December/047403.html

  CC      sound/soc/tegra/tegra_wm8903.o
sound/soc/tegra/tegra_wm8903.c: In function 'tegra_wm8903_driver_probe':
sound/soc/tegra/tegra_wm8903.c:411: error: 'struct snd_soc_dai_link' has no member named 'codec_of_node'
sound/soc/tegra/tegra_wm8903.c:413: error: 'struct snd_soc_dai_link' has no member named 'codec_of_node'
sound/soc/tegra/tegra_wm8903.c:421: error: 'struct snd_soc_dai_link' has no member named 'cpu_dai_of_node'
sound/soc/tegra/tegra_wm8903.c:423: error: 'struct snd_soc_dai_link' has no member named 'cpu_dai_of_node'
make[3]: *** [sound/soc/tegra/tegra_wm8903.o] Error 1
make[2]: *** [sound/soc/tegra] Error 2
make[1]: *** [sound/soc] Error 2
make: *** [sound] Error 2

Regards,
Axel

                 reply	other threads:[~2011-12-22  3:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1324524416.13224.7.camel@phoenix \
    --to=axel.lin@gmail.com \
    --cc=Mark@alsa-project.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=lrg@ti.com \
    --cc=swarren@nvidia.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.