aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/siu.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/sh/siu.h')
-rw-r--r--sound/soc/sh/siu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/sh/siu.h b/sound/soc/sh/siu.h
index 63a508fdfe78..6201840f1bc0 100644
--- a/sound/soc/sh/siu.h
+++ b/sound/soc/sh/siu.h
@@ -96,7 +96,7 @@ struct siu_info {
};
struct siu_stream {
- struct tasklet_struct tasklet;
+ struct work_struct work;
struct snd_pcm_substream *substream;
snd_pcm_format_t format;
size_t buf_bytes;