[ALSA] snd-emu10k1:Implement SPDIF/ADAT status.
[linux-block.git] / include / sound / timer.h
index 5ece2bf541dce81d9c289b10a81e23703369adab..d42c083db1dac0d9dbdfa599b2228675123a5526 100644 (file)
@@ -129,7 +129,6 @@ void snd_timer_notify(struct snd_timer *timer, int event, struct timespec *tstam
 int snd_timer_global_new(char *id, int device, struct snd_timer **rtimer);
 int snd_timer_global_free(struct snd_timer *timer);
 int snd_timer_global_register(struct snd_timer *timer);
-int snd_timer_global_unregister(struct snd_timer *timer);
 
 int snd_timer_open(struct snd_timer_instance **ti, char *owner, struct snd_timer_id *tid, unsigned int slave_id);
 int snd_timer_close(struct snd_timer_instance *timeri);