diff options
author | Kuninori Morimoto <[email protected]> | 2024-08-26 23:41:57 +0000 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-08-28 13:02:20 +0100 |
commit | 290f31e943a29c93532b1684652b04fd60d0f696 (patch) | |
tree | ffbf34fc25546f6efa3a5456a8f4a2f35a0b0de5 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 4dd4baa4408a15d50233e85bae611d576ef77b92 (diff) |
ASoC: soc-pcm: makes snd_soc_dpcm_can_be_xxx() local function
No driver is calling snd_soc_dpcm_can_be_xxx() functions. We don't need
to have EXPORT_SYMBOL_GPL() for them. Let's makes it static function.
One note is that snd_soc_dpcm_fe_can_update() is not used in upstream.
Use #if-endif and keep it for future support.
Signed-off-by: Kuninori Morimoto <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions