linux-stable/sound/soc/sprd
Takashi Iwai c4e93fd132
ASoC: sprd: Use *-y instead of *-objs in Makefile
*-objs suffix is reserved rather for (user-space) host programs while
usually *-y suffix is used for kernel drivers (although *-objs works
for that purpose for now).

Let's correct the old usages of *-objs in Makefiles.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://lore.kernel.org/r/20240507155540.24815-27-tiwai@suse.de
Signed-off-by: Mark Brown <broonie@kernel.org>
2024-05-08 11:39:32 +09:00
..
Kconfig ASoC: sprd: Allow the MCDT driver to build into modules 2020-03-05 13:15:17 +00:00
Makefile ASoC: sprd: Use *-y instead of *-objs in Makefile 2024-05-08 11:39:32 +09:00
sprd-mcdt.c ASoC: sprd: sprd-mcdt: Convert to platform remove callback returning void 2023-03-20 13:09:02 +00:00
sprd-mcdt.h ASoC: sprd: Allow the MCDT driver to build into modules 2020-03-05 13:15:17 +00:00
sprd-pcm-compress.c ASoC: sprd: Simplify memory allocation in sprd_platform_compr_dma_config() 2023-12-19 14:02:50 +00:00
sprd-pcm-dma.c ASoC: sprd: convert not to use asoc_xxx() 2023-09-25 14:16:26 +02:00
sprd-pcm-dma.h ASoC: sprd: use snd_compress_ops 2020-04-21 19:01:59 +01:00