linux-stable/sound/isa/sb
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
emu8000.c ALSA: control: Take controls_rwsem lock in snd_ctl_remove() 2023-07-20 10:01:27 +02:00
emu8000_callback.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00
emu8000_local.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00
emu8000_patch.c ALSA: emux: centralize & improve patch info validation 2024-04-07 08:35:47 +02:00
emu8000_pcm.c ALSA: sb: Fix wrong argument in commented code 2023-09-02 08:11:55 +02:00
emu8000_synth.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00
jazz16.c ALSA: sb: Allocate resources with device-managed APIs 2021-07-19 16:17:14 +02:00
sb8.c ALSA: sb: Allocate resources with device-managed APIs 2021-07-19 16:17:14 +02:00
sb8_main.c ALSA: sb: Fix assignment in if condition 2021-06-09 17:29:35 +02:00
sb8_midi.c ALSA: sb: Fix assignment in if condition 2021-06-09 17:29:35 +02:00
sb16.c ALSA: sb: Allocate resources with device-managed APIs 2021-07-19 16:17:14 +02:00
sb16_csp.c ALSA: control: Take controls_rwsem lock in snd_ctl_remove() 2023-07-20 10:01:27 +02:00
sb16_main.c ASoC: Fixes for v5.13 2021-06-24 10:02:45 +02:00
sb_common.c ALSA: sb: Allocate resources with device-managed APIs 2021-07-19 16:17:14 +02:00
sb_mixer.c ALSA: sb: Fix assignment in if condition 2021-06-09 17:29:35 +02:00
sbawe.c