]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: tegra: Remove the isomgr_bw APIs export
authorSheetal <sheetal@nvidia.com>
Thu, 13 Feb 2025 11:12:16 +0000 (11:12 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 13 Feb 2025 12:09:30 +0000 (12:09 +0000)
commitae575d2145d1a2c8bb5d2835d7d54751f3b0bace
tree398f0bbc36d3410fdedda57919f9d219a5e84f45
parent828c0aa63706410503526d0ee522b9ac3232c86b
ASoC: tegra: Remove the isomgr_bw APIs export

Commit 4a91fe4c0d683 ("ASoC: tegra: Add interconnect support") exported
tegra_isomgr_adma_setbw, tegra_isomgr_adma_register and
tegra_isomgr_adma_register APIs, but there are no users of these that
required these symbols to be exported.
Hence, remove the exporting of the symbols.

Fixes: 4a91fe4c0d683 ("ASoC: tegra: Add interconnect support")
Signed-off-by: Sheetal <sheetal@nvidia.com>
Link: https://patch.msgid.link/20250213111216.1238344-1-sheetal@nvidia.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/tegra/tegra_isomgr_bw.c