]> Pileus Git - ~andy/linux/blobdiff - sound/oss/sys_timer.c
Merge branch 'topic/ice1724-quartet' into topic/hda
[~andy/linux] / sound / oss / sys_timer.c
index 107534477a2f4937fd0a308be70d9f10fb46016b..8db6aefe15e4043224a788c2d9bc314e1c2055a9 100644 (file)
@@ -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);