All of lore.kernel.org
 help / color / mirror / Atom feed
* ASoC: Build error if CONFIG_I2C=m && CONFIG_SND_SOC=y
@ 2011-12-06 12:43 Axel Lin
  2011-12-06 14:09 ` Mark Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Axel Lin @ 2011-12-06 12:43 UTC (permalink / raw)
  To: alsa-devel; +Cc: Mark Brown, Liam Girdwood

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: ASoC: Build error if CONFIG_I2C=m && CONFIG_SND_SOC=y
  2011-12-06 12:43 ASoC: Build error if CONFIG_I2C=m && CONFIG_SND_SOC=y Axel Lin
@ 2011-12-06 14:09 ` Mark Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2011-12-06 14:09 UTC (permalink / raw)
  To: Axel Lin; +Cc: alsa-devel, Liam Girdwood

On Tue, Dec 06, 2011 at 08:43:24PM +0800, Axel Lin wrote:

> 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 )

If someone wants to do the Kconfig or whatever to handle that they're
welcome to but it's frankly unrealistic so...

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-12-06 14:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-06 12:43 ASoC: Build error if CONFIG_I2C=m && CONFIG_SND_SOC=y Axel Lin
2011-12-06 14:09 ` Mark Brown

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.