summaryrefslogtreecommitdiffstats
path: root/sound/soc/amd/mach-config.h
diff options
context:
space:
mode:
authorAjit Kumar Pandey <AjitKumar.Pandey@amd.com>2021-11-17 11:37:23 +0200
committerMark Brown <broonie@kernel.org>2021-11-17 17:35:53 +0000
commit63fba90fc88b6cee9f8bead761a419169ecda6cc (patch)
tree7e1c8368696885787efbb81d0715817a862b94bb /sound/soc/amd/mach-config.h
parentec25a3b14261fcb05568a1fec15ca68152e9d208 (diff)
downloadlinux-stable-63fba90fc88b6cee9f8bead761a419169ecda6cc.tar.gz
linux-stable-63fba90fc88b6cee9f8bead761a419169ecda6cc.tar.bz2
linux-stable-63fba90fc88b6cee9f8bead761a419169ecda6cc.zip
ASoC: amd: acp-config: Remove legacy acpi based machine struct
We have moved legacy based machine struct into platform driver to resolve module dependency with non-SOF ALSA build, hence removed it from acp-config driver module. Signed-off-by: Ajit Kumar Pandey <AjitKumar.Pandey@amd.com> Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com> Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com> Link: https://lore.kernel.org/r/20211117093734.17407-11-daniel.baluta@oss.nxp.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/amd/mach-config.h')
-rw-r--r--sound/soc/amd/mach-config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/amd/mach-config.h b/sound/soc/amd/mach-config.h
index 608f1e199775..feb3756d9ac4 100644
--- a/sound/soc/amd/mach-config.h
+++ b/sound/soc/amd/mach-config.h
@@ -18,7 +18,6 @@
#define ACP_PCI_DEV_ID 0x15E2
extern struct snd_soc_acpi_mach snd_soc_acpi_amd_sof_machines[];
-extern struct snd_soc_acpi_mach snd_soc_acpi_amd_acp_machines[];
struct config_entry {
u32 flags;