ALSA: timer: remove legacy rtctimer
There are no users of rtctimer left. Remove its code as this is the in-kernel user of the legacy PC RTC driver that will hopefully be removed at some point. Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:

committed by
Takashi Iwai

parent
b610386c8a
commit
34ce71a96d
@@ -37,8 +37,6 @@
|
||||
|
||||
#if IS_ENABLED(CONFIG_SND_HRTIMER)
|
||||
#define DEFAULT_TIMER_LIMIT 4
|
||||
#elif IS_ENABLED(CONFIG_SND_RTCTIMER)
|
||||
#define DEFAULT_TIMER_LIMIT 2
|
||||
#else
|
||||
#define DEFAULT_TIMER_LIMIT 1
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user