commit | 688d0ebf49a97aa6959aebec5d177a8b821f27d1 | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Fri Aug 25 00:29:20 2017 +0000 |
committer | Mark Brown <broonie@kernel.org> | Fri Aug 25 14:58:49 2017 +0100 |
tree | 1a86341768798879538a79da10409e20138409d0 | |
parent | b8972bf0521ca7ee3c8d27da0fd101fe648acfc2 [diff] |
ASoC: remove duplicate definition of dapm_widgets/num_dapm_widgets snd_soc_component and snd_soc_component_driver both have dapm_widgets/num_dapm_widgets, 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>