patch-1.3.58 linux/drivers/sound/sys_timer.c
Next file: linux/drivers/sound/trix.c
Previous file: linux/drivers/sound/sscape.c
Back to the patch index
Back to the overall index
- Lines: 25
- Date:
Tue Jan 9 00:37:43 1996
- Orig file:
v1.3.57/linux/drivers/sound/sys_timer.c
- Orig date:
Mon Oct 23 18:02:17 1995
diff -u --recursive --new-file v1.3.57/linux/drivers/sound/sys_timer.c linux/drivers/sound/sys_timer.c
@@ -31,9 +31,7 @@
#define SEQUENCER_C
#include "sound_config.h"
-#ifdef CONFIGURE_SOUNDCARD
-
-#ifndef EXCLUDE_SEQUENCER
+#ifdef CONFIG_SEQUENCER
static volatile int opened = 0, tmr_running = 0;
static volatile time_t tmr_offs, tmr_ctr;
@@ -113,6 +111,7 @@
curr_timebase = HZ;
opened = 1;
+ ;
{
def_tmr.expires = (1) + jiffies;
@@ -306,5 +305,4 @@
def_tmr_arm
};
-#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