linux-stable/sound/isa/wavefront
Takashi Iwai 2e7b8fd6d9 ALSA: isa: 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-5-tiwai@suse.de
2024-05-08 18:17:48 +02:00
..
Makefile ALSA: isa: Use *-y instead of *-objs in Makefile 2024-05-08 18:17:48 +02:00
wavefront.c ALSA: wavefront: Allocate resources with device-managed APIs 2021-07-19 16:17:27 +02:00
wavefront_fx.c ALSA: wavefront: copy userspace array safely 2023-11-20 12:38:31 +01:00
wavefront_midi.c ALSA: wavefront: Fix assignment in if condition 2021-06-09 17:29:42 +02:00
wavefront_synth.c ALSA: wavefront: remove redundant assignment to pointer end 2022-07-04 14:29:27 +02:00