* [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
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