vserver 1.9.5.x5
[linux-2.6.git] / sound / drivers / opl3 / opl3_midi.c
index ebec070..93d6740 100644 (file)
@@ -263,7 +263,7 @@ void snd_opl3_timer_func(unsigned long data)
 /*
  * Start system timer
  */
-void snd_opl3_start_timer(opl3_t *opl3)
+static void snd_opl3_start_timer(opl3_t *opl3)
 {
        unsigned long flags;
        spin_lock_irqsave(&opl3->sys_timer_lock, flags);