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.
Attachment:
signature.asc
Description: PGP signature
- Follow-Ups:
- Re: [PATCH v6 4/6] ASoC: fsl_asrc_m2m: Add memory to memory function
- From: Shengjiu Wang
- Re: [PATCH v6 4/6] ASoC: fsl_asrc_m2m: Add memory to memory function
- References:
- [PATCH v6 0/6] ASoC: fsl: add memory to memory function for ASRC
- From: Shengjiu Wang
- [PATCH v6 4/6] ASoC: fsl_asrc_m2m: Add memory to memory function
- From: Shengjiu Wang
- [PATCH v6 0/6] ASoC: fsl: add memory to memory function for ASRC
- Prev by Date: Re: [PATCH] ASoC: mediatek: mt8188: Enable apll1 clock during reg rw to prevent hang
- Next by Date: Re: [PATCH v2 0/2] Enable audio output for Genio 700 EVK board
- Previous by thread: [PATCH v6 4/6] ASoC: fsl_asrc_m2m: Add memory to memory function
- Next by thread: Re: [PATCH v6 4/6] ASoC: fsl_asrc_m2m: Add memory to memory function
- Index(es):