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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sound/soc.h b/include/sound/soc.h
index 96aadbba85b2..c477058ff98a 100644
--- a/include/sound/soc.h
+++ b/include/sound/soc.h
@@ -757,7 +757,7 @@ static inline void *snd_soc_pcm_get_drvdata(struct snd_soc_pcm_runtime *rtd)
757#include <sound/soc-dai.h> 757#include <sound/soc-dai.h>
758 758
759#ifdef CONFIG_DEBUG_FS 759#ifdef CONFIG_DEBUG_FS
760extern struct dentry *asoc_debugfs_root; 760extern struct dentry *snd_soc_debugfs_root;
761#endif 761#endif
762 762
763#endif 763#endif