linux-stable/sound/soc/stm
Takashi Iwai f827d7a34b
ASoC: stm: 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-29-tiwai@suse.de
Signed-off-by: Mark Brown <broonie@kernel.org>
2024-05-08 11:39:34 +09:00
..
Kconfig ASoC: stm: depend on COMMON_CLK to fix compile tests 2020-11-23 20:39:48 +00:00
Makefile ASoC: stm: Use *-y instead of *-objs in Makefile 2024-05-08 11:39:34 +09:00
stm32_adfsdm.c ASoC: stm: convert not to use asoc_xxx() 2023-09-25 14:16:23 +02:00
stm32_i2s.c ASoC: Use device_get_match_data() 2023-10-09 13:13:59 +01:00
stm32_sai.c ASoC: Use device_get_match_data() 2023-10-09 13:13:59 +01:00
stm32_sai.h Linux 5.2-rc6 2019-06-26 12:39:34 +01:00
stm32_sai_sub.c ASoC: Use device_get_match_data() 2023-10-09 13:13:59 +01:00
stm32_spdifrx.c ASoC: Use device_get_match_data() 2023-10-09 13:13:59 +01:00