ASoC: rsnd: rsnd_mod_make_sure() is not under DEBUG
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 19 Apr 2017 00:41:24 +0000 (00:41 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 19 Apr 2017 16:32:46 +0000 (17:32 +0100)
commit9ca5e57d78446c8bd42adff3dcae693703f91d9c
treeb3b4b4e49ea22bc6cafebf9239c3769bfcfae6c6
parent32973dcf71ebee8806a6ee552665c5fad6857e16
ASoC: rsnd: rsnd_mod_make_sure() is not under DEBUG

rsnd_mod_make_sure() will be used any situation,
thus, under DEBUG is not realistic.
This patch move it to non DEBUG area

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/rcar/core.c
sound/soc/sh/rcar/rsnd.h