ASoC: rsnd: Remove unnecessary rsnd_dbg_dai_call()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 1 Feb 2023 01:59:58 +0000 (01:59 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 1 Feb 2023 11:43:45 +0000 (11:43 +0000)
commite5a3c491e194768f4899e8d1746301542cd7c1e8
tree8791754b97a52e02b77acafb249bccddf096ce40
parent49123b51cd896e00b256a27c2ce9e6bfe1bbc22f
ASoC: rsnd: Remove unnecessary rsnd_dbg_dai_call()

commit b43b8ae87c8e0a8 ("ASoC: rsnd: protect mod->status") removed
RSND_DEBUG_NO_DAI_CALL and rsnd_dbg_dai_call(), but these are still
exist on rsnd.h. This patch removes it.

Fixes: b43b8ae87c8e ("ASoC: rsnd: protect mod->status")
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/875ycm6t7l.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/rcar/rsnd.h