projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49cbb7b
)
ALSA: Drop leftover snd-rtctimer stuff from Makefile
author
Takashi Iwai
<tiwai@suse.de>
Wed, 21 Feb 2024 09:21:56 +0000
(10:21 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Wed, 21 Feb 2024 09:23:02 +0000
(10:23 +0100)
We forgot to remove the line for snd-rtctimer from Makefile while
dropping the functionality. Get rid of the stale line.
Fixes: 34ce71a96dcb ("ALSA: timer: remove legacy rtctimer")
Link:
https://lore.kernel.org/r/20240221092156.28695-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/Makefile
patch
|
blob
|
history
diff --git
a/sound/core/Makefile
b/sound/core/Makefile
index a6b444ee283264ca60e8d5673c4378f6175f128c..f6526b33713756071c14d4da2c7e051d1ae17bf9 100644
(file)
--- a/
sound/core/Makefile
+++ b/
sound/core/Makefile
@@
-32,7
+32,6
@@
snd-ump-objs := ump.o
snd-ump-$(CONFIG_SND_UMP_LEGACY_RAWMIDI) += ump_convert.o
snd-timer-objs := timer.o
snd-hrtimer-objs := hrtimer.o
-snd-rtctimer-objs := rtctimer.o
snd-hwdep-objs := hwdep.o
snd-seq-device-objs := seq_device.o