]> git.hungrycats.org Git - linux/commit
ALSA: Drop leftover snd-rtctimer stuff from Makefile
authorTakashi Iwai <tiwai@suse.de>
Wed, 21 Feb 2024 09:21:56 +0000 (10:21 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 6 Mar 2024 14:38:48 +0000 (14:38 +0000)
commit5eac17127e85474bd7088d24e5c9840c8865b6ed
tree5107c92d29d211d19525e0eef5091df6cdbfff6d
parente601ae81910ce6a3797876e190a2d8ef6cf828bc
ALSA: Drop leftover snd-rtctimer stuff from Makefile

[ Upstream commit 4df49712eb54141be00a9312547436d55677f092 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/core/Makefile