summaryrefslogtreecommitdiff
path: root/include/sound
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
parent42d9653e85b386111e729317b9492bfdac1cafbc (diff)
parentf1e3f409d61372b742697d0b5e5cd17d09de37db (diff)
Merge branch 'topic/pcm' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-core
Diffstat (limited to 'include/sound')
-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 */