diff options
Diffstat (limited to 'sound/sh/aica.h')
-rw-r--r-- | sound/sh/aica.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/sh/aica.h b/sound/sh/aica.h index 0603b5b0376b..8c11e3d10a50 100644 --- a/sound/sh/aica.h +++ b/sound/sh/aica.h | |||
@@ -69,6 +69,7 @@ struct aica_channel { | |||
69 | }; | 69 | }; |
70 | 70 | ||
71 | struct snd_card_aica { | 71 | struct snd_card_aica { |
72 | struct work_struct spu_dma_work; | ||
72 | struct snd_card *card; | 73 | struct snd_card *card; |
73 | struct aica_channel *channel; | 74 | struct aica_channel *channel; |
74 | struct snd_pcm_substream *substream; | 75 | struct snd_pcm_substream *substream; |