[PATCH] ASoC: fsl_aud2htx: select SND_SOC_IMX_PCM_DMA

Nicolin Chen nicoleotsuka at gmail.com
Sun Jan 3 21:38:38 CET 2021


On Sun, Jan 03, 2021 at 02:53:17PM +0100, Arnd Bergmann wrote:
> From: Arnd Bergmann <arnd at arndb.de>
> 
> The newly added driver requires DMA support and fails to build
> when that is disabled:
> 
> aarch64-linux-ld: sound/soc/fsl/fsl_aud2htx.o: in function `fsl_aud2htx_probe':
> fsl_aud2htx.c:(.text+0x3e0): undefined reference to `imx_pcm_dma_init'
> 
> Fixes: 8a24c834c053 ("ASoC: fsl_aud2htx: Add aud2htx module driver")
> Signed-off-by: Arnd Bergmann <arnd at arndb.de>

Acked-by: Nicolin Chen <nicoleotsuka at gmail.com>


More information about the Alsa-devel mailing list