ASoC: audio-graph-card: tidyup define position
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 22 Nov 2018 00:57:40 +0000 (00:57 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 23 Nov 2018 14:01:56 +0000 (14:01 +0000)
commit64ef0817b9679b525f86773e929777be96f5c728
tree906d3a7eb0427ae14efb7bb7455cee9b622b3b4f
parentc3830f1a00f0c7b224aa64e99adbdc14e86d78d5
ASoC: audio-graph-card: tidyup define position

commit f986907c9225 ("ASoC: audio-graph-card: add widgets and routing for
external amplifier support") added new function
asoc_graph_card_outdrv_event(), but the inserted position breaks
define area. This patch tidyup it

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/generic/audio-graph-card.c