]> Pileus Git - ~andy/linux/blobdiff - sound/drivers/opl3/opl3_seq.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
[~andy/linux] / sound / drivers / opl3 / opl3_seq.c
index 6fd60b7e5805532625e77b653553b21cc743c1da..2d33f53d36b8227a0ed520a7ec236f02b2df944c 100644 (file)
@@ -82,6 +82,7 @@ int snd_opl3_synth_setup(struct snd_opl3 * opl3)
 void snd_opl3_synth_cleanup(struct snd_opl3 * opl3)
 {
        unsigned long flags;
+       struct snd_hwdep *hwdep;
 
        /* Stop system timer */
        spin_lock_irqsave(&opl3->sys_timer_lock, flags);