aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/common
diff options
context:
space:
mode:
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>2019-02-08 17:45:55 -0600
committerMark Brown <broonie@kernel.org>2019-02-12 16:55:48 +0000
commitc5898050fe801443dc66cd0302c21ceefa313916 (patch)
treee6e6e4c3ab98e7d953bc2bf5f743ab05021acf95 /sound/soc/intel/common
parentASoC: Intel: soc-acpi: icl-match: remove asoc_plat_name field (diff)
downloadlinux-dev-c5898050fe801443dc66cd0302c21ceefa313916.tar.xz
linux-dev-c5898050fe801443dc66cd0302c21ceefa313916.zip
ASoC: Intel: soc-acpi: cnl-match.c: remove asoc_plat_name field
This field was never used, let's remove it Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/intel/common')
-rw-r--r--sound/soc/intel/common/soc-acpi-intel-cnl-match.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/intel/common/soc-acpi-intel-cnl-match.c b/sound/soc/intel/common/soc-acpi-intel-cnl-match.c
index b80b50ddb22b..a914dd238d0a 100644
--- a/sound/soc/intel/common/soc-acpi-intel-cnl-match.c
+++ b/sound/soc/intel/common/soc-acpi-intel-cnl-match.c
@@ -22,7 +22,6 @@ struct snd_soc_acpi_mach snd_soc_acpi_intel_cnl_machines[] = {
.pdata = &cnl_pdata,
.sof_fw_filename = "sof-cnl.ri",
.sof_tplg_filename = "sof-cnl-rt274.tplg",
- .asoc_plat_name = "0000:00:1f.3",
},
{},
};