From: Lars-Peter Clausen Date: Fri, 8 Mar 2013 12:44:27 +0000 (+0100) Subject: ASoC: core: Remove unused "n_widgets" field from snd_soc_dapm struct X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~52^2~42^2~22^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a93f8e76a446e0a146a169cc2cc82bf1e145ad35;p=pandora-kernel.git ASoC: core: Remove unused "n_widgets" field from snd_soc_dapm struct Commit 497098be ("ASoC: dapm: Remove bodges for no-widget CODECs") removed the last user of the n_widgets field. Currently it is incremented for each widget added, but the value is never used, so we can remove it. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed