[ALSA] aica - fix behaviour in poor resource conditions
[safe/jmp/linux-2.6] / sound / sh / aica.h
index 0603b5b..8c11e3d 100644 (file)
@@ -69,6 +69,7 @@ struct aica_channel {
 };
 
 struct snd_card_aica {
+       struct work_struct spu_dma_work;
        struct snd_card *card;
        struct aica_channel *channel;
        struct snd_pcm_substream *substream;