linux-stable/sound/soc/uniphier
Takashi Iwai d5c337c5e3
ASoC: uniphier: 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-32-tiwai@suse.de
Signed-off-by: Mark Brown <broonie@kernel.org>
2024-05-08 11:39:36 +09:00
..
Kconfig ASoC: uniphier: drop selecting non-existing SND_SOC_UNIPHIER_AIO_DMA 2021-11-25 11:54:30 +00:00
Makefile ASoC: uniphier: Use *-y instead of *-objs in Makefile 2024-05-08 11:39:36 +09:00
aio-compress.c ASoC: uniphier: convert not to use asoc_xxx() 2023-09-25 14:16:39 +02:00
aio-core.c ASoC: uniphier: aio-core: Make some read-only arrays static const 2022-12-05 14:05:40 +00:00
aio-cpu.c ASoC: uniphier: Make uniphier_aio_remove() return void 2023-10-23 13:29:48 +01:00
aio-dma.c ASoC: uniphier: Constify static snd_pcm_hardware 2024-05-07 00:00:22 +09:00
aio-ld11.c ASoC: uniphier: Make uniphier_aio_remove() return void 2023-10-23 13:29:48 +01:00
aio-pxs2.c ASoC: uniphier: Make uniphier_aio_remove() return void 2023-10-23 13:29:48 +01:00
aio-reg.h
aio.h ASoC: uniphier: Make uniphier_aio_remove() return void 2023-10-23 13:29:48 +01:00
evea.c ASoC: uniphier: evea: Convert to platform remove callback returning void 2023-03-20 13:09:31 +00:00