linux/sound/virtio
Takashi Iwai b7df4cc3a0 ALSA: misc: 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>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Jaroslav Kysela <perex@perex.cz>
Link: https://lore.kernel.org/r/20240507135513.14919-10-tiwai@suse.de
2024-05-08 18:18:13 +02:00
..
Kconfig
Makefile ALSA: misc: Use *-y instead of *-objs in Makefile 2024-05-08 18:18:13 +02:00
virtio_card.c ALSA: virtio: add support for audio controls 2024-02-09 14:01:15 +01:00
virtio_card.h ALSA: virtio: add support for audio controls 2024-02-09 14:01:15 +01:00
virtio_chmap.c ALSA: virtio: introduce PCM channel map support 2021-03-07 09:08:20 +01:00
virtio_ctl_msg.c ALSA: virtio: remove duplicate check if queue is broken 2024-01-24 14:41:37 +01:00
virtio_ctl_msg.h
virtio_jack.c ALSA: virtio: introduce jack support 2021-03-07 09:08:11 +01:00
virtio_kctl.c ALSA: virtio: Fix "Coverity: virtsnd_kctl_tlv_op(): Uninitialized variables" warning. 2024-02-16 15:01:31 +01:00
virtio_pcm.c ALSA: virtio: use ack callback 2023-10-27 11:25:07 +02:00
virtio_pcm.h ALSA: virtio: use ack callback 2023-10-27 11:25:07 +02:00
virtio_pcm_msg.c ALSA: virtio: remove duplicate check if queue is broken 2024-01-24 14:41:37 +01:00
virtio_pcm_ops.c ALSA: virtio: use ack callback 2023-10-27 11:25:07 +02:00