Hello there,
I have to use internal sound codec cq93vc but as soon as I switch it from aic3x to cq93vc I have the following errors:
sound/built-in.o:(.data+0xcc4): undefined reference to `soc_codec_dev_aic3x'
sound/built-in.o:(.data+0xe38): undefined reference to `soc_codec_dev_aic3x'
sound/built-in.o:(.data+0xecc): undefined reference to `soc_codec_dev_aic3x'
sound/built-in.o:(.data+0xfd8): undefined reference to `aic3x_dai'
sound/built-in.o:(.data+0x1008): undefined reference to `aic3x_dai'
I'm using 2.6.18_pro500-davinci_evm-arm_v5t_le + dvsdk_2_10_01_18.
I searched this forum and looks like peaople don't have this problem.
How this can be fixed for me?
Thank you in advance.