Loading
ASoC: cs42l84: Use *-y for Makefile
We should use *-y instead of *-objs in Makefile for the module objects. *-objs is used rather for host programs. Fixes: 250304a0 ("ASoC: cs42l84: Add new codec driver") Signed-off-by:Takashi Iwai <tiwai@suse.de> Link: https://patch.msgid.link/20241203141823.22393-5-tiwai@suse.de Signed-off-by:
Mark Brown <broonie@kernel.org>