Skip to content

Commit

Permalink
[ALSA] Remove useless reference to obsolete KERNELD
Browse files Browse the repository at this point in the history
Remove the final useless reference to the obsolete KERNELD feature.

Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
  • Loading branch information
Robert P. J. Day authored and Jaroslav Kysela committed Feb 9, 2007
1 parent 377a4f7 commit bcb4d78
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions sound/core/timer.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,6 @@
#include <sound/minors.h>
#include <sound/initval.h>
#include <linux/kmod.h>
#ifdef CONFIG_KERNELD
#include <linux/kerneld.h>
#endif

#if defined(CONFIG_SND_HPET) || defined(CONFIG_SND_HPET_MODULE)
#define DEFAULT_TIMER_LIMIT 3
Expand Down

0 comments on commit bcb4d78

Please sign in to comment.