This commit is contained in:
Mark Brown
2019-12-10 13:27:14 +00:00
18 changed files with 159 additions and 98 deletions

View File

@@ -1141,6 +1141,7 @@ struct snd_soc_pcm_runtime {
unsigned int num_codecs;
struct delayed_work delayed_work;
void (*close_delayed_work_func)(struct snd_soc_pcm_runtime *rtd);
#ifdef CONFIG_DEBUG_FS
struct dentry *debugfs_dpcm_root;
#endif