From: Pierre-Louis Bossart Date: Fri, 8 Feb 2019 23:45:55 +0000 (-0600) Subject: ASoC: Intel: soc-acpi: cnl-match.c: remove asoc_plat_name field X-Git-Tag: Ubuntu-5.4-5.4.0-11.14~3156^2^2~138 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=c5898050fe801443dc66cd0302c21ceefa313916;p=mirror_ubuntu-focal-kernel.git 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 Signed-off-by: Mark Brown --- 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", }, {}, };