patch-1.3.58 linux/drivers/sound/sound_timer.c
Next file: linux/drivers/sound/soundcard.c
Previous file: linux/drivers/sound/sound_switch.c
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Tue Jan 9 00:37:40 1996
- Orig file:
v1.3.57/linux/drivers/sound/sound_timer.c
- Orig date:
Mon Oct 23 18:02:16 1995
diff -u --recursive --new-file v1.3.57/linux/drivers/sound/sound_timer.c linux/drivers/sound/sound_timer.c
@@ -28,9 +28,7 @@
#define SEQUENCER_C
#include "sound_config.h"
-#ifdef CONFIGURE_SOUNDCARD
-
-#if !defined(EXCLUDE_SEQUENCER)
+#if defined(CONFIG_SEQUENCER)
static volatile int initialized = 0, opened = 0, tmr_running = 0;
static volatile time_t tmr_offs, tmr_ctr;
@@ -351,5 +349,4 @@
sound_timer_devs[n] = &sound_timer;
}
-#endif
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this