mirror of
https://github.com/torvalds/linux.git
synced 2026-05-29 09:33:31 +02:00
ASoC: Intel: export sof_sdw_get_tplg_files
The sof_sdw_get_tplg_files function is a callback of snd_soc_acpi_mach. Export it to allow other modules to use it. Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com> Reviewed-by: Simon Trimmer <simont@opensource.cirrus.com> Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com> Link: https://patch.msgid.link/20251014071335.3844631-5-yung-chuan.liao@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
aa1ee85ce3
commit
55f8b5a965
|
|
@ -133,4 +133,4 @@ int sof_sdw_get_tplg_files(struct snd_soc_card *card, const struct snd_soc_acpi_
|
|||
|
||||
return tplg_num;
|
||||
}
|
||||
|
||||
EXPORT_SYMBOL_GPL(sof_sdw_get_tplg_files);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user