Skip to content

Commit 4df4971

Browse files
committed
ALSA: Drop leftover snd-rtctimer stuff from Makefile
We forgot to remove the line for snd-rtctimer from Makefile while dropping the functionality. Get rid of the stale line. Fixes: 34ce71a ("ALSA: timer: remove legacy rtctimer") Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Iwai <[email protected]>
1 parent 49cbb7b commit 4df4971

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sound/core/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ snd-ump-objs := ump.o
3232
snd-ump-$(CONFIG_SND_UMP_LEGACY_RAWMIDI) += ump_convert.o
3333
snd-timer-objs := timer.o
3434
snd-hrtimer-objs := hrtimer.o
35-
snd-rtctimer-objs := rtctimer.o
3635
snd-hwdep-objs := hwdep.o
3736
snd-seq-device-objs := seq_device.o
3837

0 commit comments

Comments
 (0)