commit | 6969b2bae6dbe7f277a7c018b66d2f3ad662129f | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Fri Aug 25 00:29:41 2017 +0000 |
committer | Mark Brown <broonie@kernel.org> | Fri Aug 25 14:59:38 2017 +0100 |
tree | 3ee69fc24061d73ec53e5e46c5a5e862b02632e0 | |
parent | 688d0ebf49a97aa6959aebec5d177a8b821f27d1 [diff] |
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>