[alsa-devel] [PATCH] ASoC: dmaengine: Correct Makefile when sound is built as module

Mark Brown broonie at opensource.wolfsonmicro.com
Tue Oct 9 11:08:59 CEST 2012


On Tue, Oct 09, 2012 at 11:07:11AM +0200, Péter Ujfalusi wrote:

> When we build sound as modules for OMAP which has been converted to dmaengine:

> ERROR: "snd_hwparams_to_dma_slave_config" [sound/soc/omap/snd-soc-omap.ko]
> undefined!
> ERROR: "snd_dmaengine_pcm_pointer" [sound/soc/omap/snd-soc-omap.ko] undefined!
> ERROR: "snd_dmaengine_pcm_open" [sound/soc/omap/snd-soc-omap.ko] undefined!
> ERROR: "snd_dmaengine_pcm_close" [sound/soc/omap/snd-soc-omap.ko] undefined!
> ERROR: "snd_dmaengine_pcm_get_chan" [sound/soc/omap/snd-soc-omap.ko] undefined!
> ERROR: "snd_dmaengine_pcm_trigger" [sound/soc/omap/snd-soc-omap.ko] undefined!
> make[1]: *** [__modpost] Error 1
> make: *** [modules] Error 2

What makes you believe that this is due to the code not being part of
the core module?


More information about the Alsa-devel mailing list