public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [linux-next] ASoC: build failure with make eseries_pxa_defconfig
@ 2011-08-13  2:12 Axel Lin
  2011-08-13  2:51 ` Mark Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Axel Lin @ 2011-08-13  2:12 UTC (permalink / raw)
  To: linux-kernel; +Cc: Liam Girdwood, Mark Brown, alsa-devel

hi Mark,
In the case of build with "make eseries_pxa_defconfig;make",
both i2c and spi support are not configured.
Thus CONFIG_REGMAP is default to disable.

Then I got below build error:

ERROR: "regmap_raw_write" [sound/soc/snd-soc-core.ko] undefined!
ERROR: "regmap_read" [sound/soc/snd-soc-core.ko] undefined!
ERROR: "regmap_write" [sound/soc/snd-soc-core.ko] undefined!
make[1]: *** [__modpost] Error 1
make: *** [modules] Error 2

Regards,
Axel



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

* Re: [linux-next] ASoC: build failure with make eseries_pxa_defconfig
  2011-08-13  2:12 [linux-next] ASoC: build failure with make eseries_pxa_defconfig Axel Lin
@ 2011-08-13  2:51 ` Mark Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2011-08-13  2:51 UTC (permalink / raw)
  To: Axel Lin; +Cc: linux-kernel, Liam Girdwood, alsa-devel

On Sat, Aug 13, 2011 at 10:12:01AM +0800, Axel Lin wrote:

> In the case of build with "make eseries_pxa_defconfig;make",
> both i2c and spi support are not configured.
> Thus CONFIG_REGMAP is default to disable.

Meh, right.  This is all due to Grant insisting on having direct
registration functions for each bus, previously we could just select
regmap.

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

end of thread, other threads:[~2011-08-13  2:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-13  2:12 [linux-next] ASoC: build failure with make eseries_pxa_defconfig Axel Lin
2011-08-13  2:51 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox