]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - include/sound/snd_wavefront.h
ALSA: wavefront: Convert timers to use timer_setup()
[mirror_ubuntu-bionic-kernel.git] / include / sound / snd_wavefront.h
index cd0bab1ef6f125f016cc6e4c6d06eeec0b563fb9..fcd770fdcda559c1059ace8f853b74df452c5330 100644 (file)
@@ -28,6 +28,7 @@ struct _snd_wavefront_midi {
        struct snd_rawmidi_substream     *substream_output[2];
        struct snd_rawmidi_substream     *substream_input[2];
        struct timer_list        timer;
+       snd_wavefront_card_t     *timer_card;
         spinlock_t               open;
         spinlock_t               virtual;     /* protects isvirtual */
 };