diff options
author | Mark Brown <broonie@kernel.org> | 2018-12-18 13:23:59 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-12-18 13:23:59 +0100 |
commit | a7a850dba82498a1e050d8d153cae67ce0edb3b2 (patch) | |
tree | f2b50444022ad27f407e087a820ae5ff248e0492 /sound/soc/intel/skylake/skl.h | |
parent | Merge branch 'asoc-4.20' into asoc-linus (diff) | |
parent | ASoC: ti: Kconfig: Remove the deprecated options (diff) | |
download | linux-a7a850dba82498a1e050d8d153cae67ce0edb3b2.tar.xz linux-a7a850dba82498a1e050d8d153cae67ce0edb3b2.zip |
Merge branch 'asoc-4.21' into asoc-next
Diffstat (limited to 'sound/soc/intel/skylake/skl.h')
-rw-r--r-- | sound/soc/intel/skylake/skl.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sound/soc/intel/skylake/skl.h b/sound/soc/intel/skylake/skl.h index 8d48cd7c56c8..85f8bb6687dc 100644 --- a/sound/soc/intel/skylake/skl.h +++ b/sound/soc/intel/skylake/skl.h @@ -119,10 +119,7 @@ struct skl_dma_params { }; struct skl_machine_pdata { - u32 dmic_num; bool use_tplg_pcm; /* use dais and dai links from topology */ - const char *platform; - u32 codec_mask; }; struct skl_dsp_ops { |