linux-stable/sound/pci/mixart
Takashi Iwai 1f75c498d6 ALSA: pci: 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-3-tiwai@suse.de
2024-05-08 18:17:37 +02:00
..
Makefile ALSA: pci: Use *-y instead of *-objs in Makefile 2024-05-08 18:17:37 +02:00
mixart.c ALSA: mixart: Replace one-element arrays with simple object declarations 2023-05-20 10:17:53 +02:00
mixart.h ALSA: mixart: Correct comment wrt obsoleted tasklet usage 2020-09-09 18:34:36 +02:00
mixart_core.c ALSA: mixart: Add sanity check for timer notify streams 2021-12-07 16:35:58 +01:00
mixart_core.h ALSA: mixart: Replace with __packed attribute 2023-10-26 09:43:03 +02:00
mixart_hwdep.c ALSA: mixart: Fix assignment in if condition 2021-06-09 17:30:15 +02:00
mixart_hwdep.h
mixart_mixer.c ALSA: mixart: Fix assignment in if condition 2021-06-09 17:30:15 +02:00
mixart_mixer.h