ASoC: core: Remove unused "n_widgets" field from snd_soc_dapm struct
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / include / sound / soc-dapm.h
index e1ef63d4a5c453b17630b279d5780b32f1e722c3..d4c004929ae5cb46534449ec988adb34f0c6624d 100644 (file)
@@ -565,7 +565,6 @@ struct snd_soc_dapm_update {
 
 /* DAPM context */
 struct snd_soc_dapm_context {
-       int n_widgets; /* number of widgets in this context */
        enum snd_soc_bias_level bias_level;
        enum snd_soc_bias_level suspend_bias_level;
        struct delayed_work delayed_work;