diff options
author | Mark Brown <broonie@kernel.org> | 2017-08-10 16:56:43 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-08-10 16:56:43 +0100 |
commit | 9b56741710c18fe97254d6b0d1ca0ebd7bc699c4 (patch) | |
tree | 6ee59344f758963749a932559284693ab288ed51 /include/sound/soc.h | |
parent | 42d9653e85b386111e729317b9492bfdac1cafbc (diff) | |
parent | f1e3f409d61372b742697d0b5e5cd17d09de37db (diff) | |
download | linux-9b56741710c18fe97254d6b0d1ca0ebd7bc699c4.tar.gz linux-9b56741710c18fe97254d6b0d1ca0ebd7bc699c4.tar.bz2 linux-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.h | 1 |
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 */ |