[PATCH 10/11] ASoC: Intel: avs: rt5682: Add define for codec DAI name
Mark Brown
broonie at kernel.org
Tue Nov 29 17:24:40 CET 2022
On Fri, Nov 25, 2022 at 07:40:31PM +0100, Cezary Rojewski wrote:
> From: Amadeusz Sławiński <amadeuszx.slawinski at linux.intel.com>
>
> Following commits will make use of it to find codec DAI, define it
> first.
This breaks an x86 allmodconfig build:
/build/stage/linux/sound/soc/intel/avs/boards/rt5682.c: In function ‘avs_create_dai_link’:
/build/stage/linux/sound/soc/intel/avs/boards/rt5682.c:198:20: error: ‘avs_rt5682_codec_exit’ undeclared (first use in this function); did you mean ‘avs_rt5682_codec_init’?
198 | dl->exit = avs_rt5682_codec_exit;
| ^~~~~~~~~~~~~~~~~~~~~
| avs_rt5682_codec_init
and looks out of place in this commit, it at least deserves calling out
in the commit log?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20221129/1c1d8785/attachment.sig>
More information about the Alsa-devel
mailing list