X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sound%2Fdrivers%2Fopl3%2Fopl3_midi.c;h=93d674070b71eed61072f291f9adc9cebea21ac4;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=ebec070a8fc3ba46cb1192d3e8ecbdf60fc63886;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/sound/drivers/opl3/opl3_midi.c b/sound/drivers/opl3/opl3_midi.c index ebec070a8..93d674070 100644 --- a/sound/drivers/opl3/opl3_midi.c +++ b/sound/drivers/opl3/opl3_midi.c @@ -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);