Re: [PATCH v6 4/6] ASoC: fsl_asrc_m2m: Add memory to memory function
12 Dec
2024
12 Dec
'24
3:07 a.m.
On Wed, Dec 11, 2024 at 11:28 PM Mark Brown broonie@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
10
Age (days ago)
10
Last active (days ago)
0 comments
1 participants
participants (1)
-
Shengjiu Wang