aboutsummaryrefslogtreecommitdiff
path: root/sound/sh/aica.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/sh/aica.h')
-rw-r--r--sound/sh/aica.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/sh/aica.h b/sound/sh/aica.h
index 0603b5b0376..8c11e3d10a5 100644
--- a/sound/sh/aica.h
+++ b/sound/sh/aica.h
@@ -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;