aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound
diff options
context:
space:
mode:
Diffstat (limited to 'include/sound')
-rw-r--r--include/sound/pcm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sound/pcm.h b/include/sound/pcm.h
index 016c41893b06..ec006ed8cd59 100644
--- a/include/sound/pcm.h
+++ b/include/sound/pcm.h
@@ -384,6 +384,7 @@ struct snd_pcm_substream {
384 struct snd_info_entry *proc_sw_params_entry; 384 struct snd_info_entry *proc_sw_params_entry;
385 struct snd_info_entry *proc_status_entry; 385 struct snd_info_entry *proc_status_entry;
386 struct snd_info_entry *proc_prealloc_entry; 386 struct snd_info_entry *proc_prealloc_entry;
387 struct snd_info_entry *proc_prealloc_max_entry;
387#endif 388#endif
388 /* misc flags */ 389 /* misc flags */
389 unsigned int hw_opened: 1; 390 unsigned int hw_opened: 1;