Skip to content

Commit 7f8ef54

Browse files
tiwairoxanan1996
authored andcommitted
ALSA: Drop leftover snd-rtctimer stuff from Makefile
BugLink: https://bugs.launchpad.net/bugs/2060209 [ Upstream commit 4df4971 ] 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]> Signed-off-by: Sasha Levin <[email protected]> Signed-off-by: Manuel Diewald <[email protected]> Signed-off-by: Roxana Nicolescu <[email protected]>
1 parent d7cf957 commit 7f8ef54

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
@@ -33,7 +33,6 @@ snd-ctl-led-objs := control_led.o
3333
snd-rawmidi-objs := rawmidi.o
3434
snd-timer-objs := timer.o
3535
snd-hrtimer-objs := hrtimer.o
36-
snd-rtctimer-objs := rtctimer.o
3736
snd-hwdep-objs := hwdep.o
3837
snd-seq-device-objs := seq_device.o
3938

0 commit comments

Comments
 (0)