aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-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 1f741cb24f33..c0c67003a7b7 100644
--- a/include/sound/soc.h
+++ b/include/sound/soc.h
@@ -1029,6 +1029,7 @@ struct snd_soc_pcm_runtime {
1029 1029
1030 /* Dynamic PCM BE runtime data */ 1030 /* Dynamic PCM BE runtime data */
1031 struct snd_soc_dpcm_runtime dpcm[2]; 1031 struct snd_soc_dpcm_runtime dpcm[2];
1032 int fe_compr;
1032 1033
1033 long pmdown_time; 1034 long pmdown_time;
1034 unsigned char pop_wait:1; 1035 unsigned char pop_wait:1;