diff options
Diffstat (limited to 'sound/soc/amd/acp/soc_amd_sdw_common.h')
-rw-r--r-- | sound/soc/amd/acp/soc_amd_sdw_common.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/soc/amd/acp/soc_amd_sdw_common.h b/sound/soc/amd/acp/soc_amd_sdw_common.h index f1bd5a7afc8e..eba92cd004d4 100644 --- a/sound/soc/amd/acp/soc_amd_sdw_common.h +++ b/sound/soc/amd/acp/soc_amd_sdw_common.h @@ -41,4 +41,6 @@ struct amd_mc_ctx { unsigned int max_sdw_links; }; +int get_acp63_cpu_pin_id(u32 sdw_link_id, int be_id, int *cpu_pin_id, struct device *dev); + #endif |