Skip to content
Snippets Groups Projects
Commit 3111c8cc authored by Peter Ujfalusi's avatar Peter Ujfalusi Committed by Oleksii Kutuzov
Browse files

UPSTREAM: ASoC: SOF: Makefile: Fix randconfig sof-client build when SND_SOC_SOF=y


Intel's kernel test robot found the following randconfig combination:
SND_SOC_SOF=y
SND_SOC_SOF_CLIENT=m

In this the sof-client object is not going to be built into the snd-sof.o
and we will have undefined references to the sof-client functions.

Fixes: 6955d951 ("ASoC: SOF: Introduce IPC SOF client support")
Reported-by: default avatarkernel test robot <lkp@intel.com>
Change-Id: I795e2b3c2e1e25ed7c405759adc99acef0d8334a
Signed-off-by: default avatarPeter Ujfalusi &lt;Peter Ujfalusi <peter.ujfalusi@linux.intel.com&gt;>
Link: https://lore.kernel.org/r/20220214071330.22151-1-peter.ujfalusi@linux.intel.com


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent fc0fdda4
No related branches found
No related tags found
1 merge request!13[UPSTREAM] Add Audio-related patches from Mediatek's Release 24.0
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment