aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound
diff options
context:
space:
mode:
Diffstat (limited to 'include/sound')
-rw-r--r--include/sound/soc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sound/soc.h b/include/sound/soc.h
index c985a111bc3f..ea836d819ce0 100644
--- a/include/sound/soc.h
+++ b/include/sound/soc.h
@@ -374,6 +374,7 @@ struct snd_soc_codec {
374 struct list_head dapm_paths; 374 struct list_head dapm_paths;
375 unsigned int dapm_state; 375 unsigned int dapm_state;
376 unsigned int suspend_dapm_state; 376 unsigned int suspend_dapm_state;
377 struct delayed_work delayed_work;
377 378
378 /* codec DAI's */ 379 /* codec DAI's */
379 struct snd_soc_codec_dai *dai; 380 struct snd_soc_codec_dai *dai;