patch-2.3.48 linux/drivers/sound/sys_timer.c
Next file: linux/drivers/sound/trident.c
Previous file: linux/drivers/sound/sscape.c
Back to the patch index
Back to the overall index
-  Lines: 15
-  Date:
Thu Feb 24 22:12:57 2000
-  Orig file: 
v2.3.47/linux/drivers/sound/sys_timer.c
-  Orig date: 
Mon Feb  1 14:04:42 1999
diff -u --recursive --new-file v2.3.47/linux/drivers/sound/sys_timer.c linux/drivers/sound/sys_timer.c
@@ -20,8 +20,6 @@
 
 #include "sound_config.h"
 
-#ifdef CONFIG_SEQUENCER
-
 static volatile int opened = 0, tmr_running = 0;
 static volatile time_t tmr_offs, tmr_ctr;
 static volatile unsigned long ticks_offs;
@@ -289,5 +287,3 @@
 	def_tmr_ioctl,
 	def_tmr_arm
 };
-
-#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)