linux/sound/soc/mediatek/common
Takashi Iwai 9d819c244a
ASoC: mediatek: 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-17-tiwai@suse.de
Signed-off-by: Mark Brown <broonie@kernel.org>
2024-05-08 11:39:23 +09:00
..
Makefile ASoC: mediatek: Use *-y instead of *-objs in Makefile 2024-05-08 11:39:23 +09:00
mtk-afe-fe-dai.c ASoC: mediatek: convert not to use asoc_xxx() 2023-09-26 17:18:38 +02:00
mtk-afe-fe-dai.h ASoC: mediatek: move .suspend/.resume to component 2020-01-21 17:03:54 +00:00
mtk-afe-platform-driver.c ASoC: mediatek: Add common mtk_afe_component_probe callback 2024-04-16 20:00:02 +09:00
mtk-afe-platform-driver.h ASoC: mediatek: Use managed buffer allocation 2019-12-12 15:41:13 +00:00
mtk-base-afe.h ASoC: mediatek: common: add SMC ops and SMC CMD 2023-01-16 11:16:20 +00:00
mtk-btcvsd.c ASoC: mediatek: Convert to generic PCM copy ops 2023-08-18 12:19:18 +02:00
mtk-dai-adda-common.c ASoC: mediatek: Commonize ADDA rate transform functions and enums 2024-03-25 14:19:07 +00:00
mtk-dai-adda-common.h ASoC: mediatek: Commonize ADDA rate transform functions and enums 2024-03-25 14:19:07 +00:00
mtk-dsp-sof-common.c ASoC: mediatek: common: Constify struct mtk_sof_priv 2024-04-16 19:59:55 +09:00
mtk-dsp-sof-common.h ASoC: mediatek: common: Constify struct mtk_sof_priv 2024-04-16 19:59:55 +09:00
mtk-soc-card.h ASoC: mediatek: common: Constify struct mtk_sof_priv 2024-04-16 19:59:55 +09:00
mtk-soundcard-driver.c ASoC: mediatek: Add common snd_soc_ops .startup() callback 2024-04-16 19:59:59 +09:00
mtk-soundcard-driver.h ASoC: mediatek: Add common snd_soc_ops .startup() callback 2024-04-16 19:59:59 +09:00