aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/soc.h
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2017-08-10 16:56:43 +0100
committerMark Brown <broonie@kernel.org>2017-08-10 16:56:43 +0100
commit9b56741710c18fe97254d6b0d1ca0ebd7bc699c4 (patch)
tree6ee59344f758963749a932559284693ab288ed51 /include/sound/soc.h
parentMerge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-core (diff)
parentASoC: soc-pcm: Remove unused 'debugfs_dpcm_state' entry (diff)
downloadlinux-dev-9b56741710c18fe97254d6b0d1ca0ebd7bc699c4.tar.xz
linux-dev-9b56741710c18fe97254d6b0d1ca0ebd7bc699c4.zip
Merge branch 'topic/pcm' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-core
Diffstat (limited to 'include/sound/soc.h')
-rw-r--r--include/sound/soc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sound/soc.h b/include/sound/soc.h
index 538e9880e010..df819f76cbf6 100644
--- a/include/sound/soc.h
+++ b/include/sound/soc.h
@@ -1247,7 +1247,6 @@ struct snd_soc_pcm_runtime {
struct delayed_work delayed_work;
#ifdef CONFIG_DEBUG_FS
struct dentry *debugfs_dpcm_root;
- struct dentry *debugfs_dpcm_state;
#endif
unsigned int num; /* 0-based and monotonic increasing */