patch-2.1.102 linux/drivers/sound/sound_timer.c
Next file: linux/drivers/sound/soundcard.c
Previous file: linux/drivers/sound/sound_syms.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu May 14 10:33:17 1998
- Orig file:
v2.1.101/linux/drivers/sound/sound_timer.c
- Orig date:
Tue Mar 17 22:18:15 1998
diff -u --recursive --new-file v2.1.101/linux/drivers/sound/sound_timer.c linux/drivers/sound/sound_timer.c
@@ -16,7 +16,7 @@
#include "sound_config.h"
-#if defined(CONFIG_SEQUENCER) || defined(CONFIG_SEQUENCER_MODULE)
+#if defined(CONFIG_SEQUENCER)
static volatile int initialized = 0, opened = 0, tmr_running = 0;
static volatile time_t tmr_offs, tmr_ctr;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov