[PATCH v6 4/6] ASoC: fsl_asrc_m2m: Add memory to memory function

Shengjiu Wang shengjiu.wang at gmail.com
Thu Dec 12 13:07:04 AEDT 2024


On Wed, Dec 11, 2024 at 11:28 PM Mark Brown <broonie at kernel.org> wrote:
>
> On Wed, Dec 11, 2024 at 11:08:47AM +0800, Shengjiu Wang wrote:
> > Implement the ASRC memory to memory function using
> > the compress framework, user can use this function with
> > compress ioctl interface.
> >
> > This feature can be shared by ASRC and EASRC drivers
>
> This breaks an imx_v6_v7_defconfig build:
>
> arm-linux-gnueabihf-ld: sound/soc/fsl/fsl_asrc_m2m.o: in function `fsl_asrc_m2m_
> init':
> fsl_asrc_m2m.c:(.text+0x7ac): undefined reference to `snd_compress_new'
>
> Looks like we're missing some select statements.

Thanks for noticing this issue.
Sorry about that, I will fix it.

Best regards
Shengjiu Wang


More information about the Linuxppc-dev mailing list