X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;ds=sidebyside;f=sound%2Foss%2Fsys_timer.c;h=8db6aefe15e4043224a788c2d9bc314e1c2055a9;hb=980f31c46b3c7895ad926fbb43c8edac6ce193ff;hp=107534477a2f4937fd0a308be70d9f10fb46016b;hpb=e30fdb1e026c2d05f216d2e5a25bfafdfd261ec2;p=~andy%2Flinux diff --git a/sound/oss/sys_timer.c b/sound/oss/sys_timer.c index 107534477a2..8db6aefe15e 100644 --- a/sound/oss/sys_timer.c +++ b/sound/oss/sys_timer.c @@ -100,9 +100,6 @@ def_tmr_open(int dev, int mode) curr_tempo = 60; curr_timebase = 100; opened = 1; - - ; - { def_tmr.expires = (1) + jiffies; add_timer(&def_tmr);