]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: remove duplicate definition of dapm_routes/num_dapm_routes
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 25 Aug 2017 00:29:41 +0000 (00:29 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 25 Aug 2017 13:59:38 +0000 (14:59 +0100)
commit96f42cfbd78a61eca87f6458988c9562bc588c60
tree3ee69fc24061d73ec53e5e46c5a5e862b02632e0
parentbe2ad1fb76d530f27e22da07436b9767732dac9a
ASoC: remove duplicate definition of dapm_routes/num_dapm_routes

snd_soc_component and snd_soc_component_driver both have
dapm_routes/num_dapm_routes, but these are duplicated.
Let's remove duplicated definition.

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