aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/soc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sound/soc.h')
-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 475cb7ed6bec..0b1f917a53ba 100644
--- a/include/sound/soc.h
+++ b/include/sound/soc.h
@@ -413,6 +413,7 @@ struct snd_soc_codec {
413 unsigned int num_dai; 413 unsigned int num_dai;
414 414
415#ifdef CONFIG_DEBUG_FS 415#ifdef CONFIG_DEBUG_FS
416 struct dentry *debugfs_codec_root;
416 struct dentry *debugfs_reg; 417 struct dentry *debugfs_reg;
417 struct dentry *debugfs_pop_time; 418 struct dentry *debugfs_pop_time;
418 struct dentry *debugfs_dapm; 419 struct dentry *debugfs_dapm;