Merge tag 'gcc-plugins-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[sfrench/cifs-2.6.git] / include / sound / snd_wavefront.h
index 6231eb57361f684f05a257d288db738f5e598330..55053557c898ef5efe13c6bd59ff25b0f5452eab 100644 (file)
@@ -29,6 +29,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 */
 };