All of lore.kernel.org
 help / color / mirror / Atom feed
From: Axel Lin <axel.lin@gmail.com>
To: alsa-devel@alsa-project.org
Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>,
	Liam Girdwood <lrg@ti.com>
Subject: ASoC: Build error if CONFIG_I2C=m && CONFIG_SND_SOC=y
Date: Tue, 06 Dec 2011 20:43:24 +0800	[thread overview]
Message-ID: <1323175404.30623.1.camel@phoenix> (raw)

Hi,
I got below build error if CONFIG_I2C=m && CONFIG_SND_SOC=y.

  LD      vmlinux
sound/built-in.o: In function `snd_soc_codec_set_cache_io':
last.c:(.text+0x2a0a8): undefined reference to `regmap_init_i2c'
make: *** [vmlinux] Error 1

( I test the build on linux-next 20111206 )

Regards,
Axel

             reply	other threads:[~2011-12-06 12:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-06 12:43 Axel Lin [this message]
2011-12-06 14:09 ` ASoC: Build error if CONFIG_I2C=m && CONFIG_SND_SOC=y Mark Brown

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=1323175404.30623.1.camel@phoenix \
    --to=axel.lin@gmail.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=lrg@ti.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.