mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-10 06:49:29 -04:00
ASoC: SOF: amd: Drop host bridge ID from struct
host_bridge_id is no longer used by any of the SoCs as they all use AMD_NODE to communicate with SMN routers. Signed-off-by: Mario Limonciello <mario.limonciello@amd.com> Link: https://patch.msgid.link/20250217231747.1656228-8-superm1@kernel.org Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
committed by
Mark Brown
parent
40d0592783
commit
a261d77fec
@@ -197,7 +197,6 @@ struct acp_dsp_stream {
|
||||
|
||||
struct sof_amd_acp_desc {
|
||||
const char *name;
|
||||
unsigned int host_bridge_id;
|
||||
u32 pgfsm_base;
|
||||
u32 ext_intr_enb;
|
||||
u32 ext_intr_cntl;
|
||||
|
||||
Reference in New Issue
Block a user