[alsa-devel] [PATCH 12/17] ASoC: Intel: soc-acpi: glk-match: remove asoc_plat_name field
Pierre-Louis Bossart
pierre-louis.bossart at linux.intel.com
Sat Feb 9 00:45:52 CET 2019
This field was never used, let's remove it
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart at linux.intel.com>
---
sound/soc/intel/common/soc-acpi-intel-glk-match.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/sound/soc/intel/common/soc-acpi-intel-glk-match.c b/sound/soc/intel/common/soc-acpi-intel-glk-match.c
index 75bc0109166a..3f2061475ae4 100644
--- a/sound/soc/intel/common/soc-acpi-intel-glk-match.c
+++ b/sound/soc/intel/common/soc-acpi-intel-glk-match.c
@@ -21,7 +21,6 @@ struct snd_soc_acpi_mach snd_soc_acpi_intel_glk_machines[] = {
.fw_filename = "intel/dsp_fw_glk.bin",
.sof_fw_filename = "sof-glk.ri",
.sof_tplg_filename = "sof-glk-alc298.tplg",
- .asoc_plat_name = "0000:00:0e.0",
},
{
.id = "DLGS7219",
@@ -31,7 +30,6 @@ struct snd_soc_acpi_mach snd_soc_acpi_intel_glk_machines[] = {
.quirk_data = &glk_codecs,
.sof_fw_filename = "sof-glk.ri",
.sof_tplg_filename = "sof-glk-da7219.tplg",
- .asoc_plat_name = "0000:00:0e.0",
},
{},
};
--
2.17.1
More information about the Alsa-devel
mailing list