Skip to content

Commit f4358f1

Browse files
morimotobroonie
authored andcommitted
ASoC: soc.h: remove snd_soc_disconnect_sync()
There is no snd_soc_disconnect_sync() implementation, and no one is using it. Let's remove it. Signed-off-by: Kuninori Morimoto <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Mark Brown <[email protected]>
1 parent 248b75f commit f4358f1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

include/sound/soc.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -469,8 +469,6 @@ static inline int snd_soc_new_compress(struct snd_soc_pcm_runtime *rtd)
469469
}
470470
#endif
471471

472-
void snd_soc_disconnect_sync(struct device *dev);
473-
474472
struct snd_soc_pcm_runtime *snd_soc_get_pcm_runtime(struct snd_soc_card *card,
475473
struct snd_soc_dai_link *dai_link);
476474

0 commit comments

Comments
 (0)