aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound
diff options
context:
space:
mode:
Diffstat (limited to 'include/sound')
-rw-r--r--include/sound/soc-dapm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sound/soc-dapm.h b/include/sound/soc-dapm.h
index d5d6ba862dfe..55c6d3d1894f 100644
--- a/include/sound/soc-dapm.h
+++ b/include/sound/soc-dapm.h
@@ -427,7 +427,6 @@ struct snd_soc_dapm_widget {
427 unsigned char connected:1; /* connected codec pin */ 427 unsigned char connected:1; /* connected codec pin */
428 unsigned char new:1; /* cnew complete */ 428 unsigned char new:1; /* cnew complete */
429 unsigned char ext:1; /* has external widgets */ 429 unsigned char ext:1; /* has external widgets */
430 unsigned char suspend:1; /* was active before suspend */
431 unsigned char force:1; /* force state */ 430 unsigned char force:1; /* force state */
432 431
433 int (*power_check)(struct snd_soc_dapm_widget *w); 432 int (*power_check)(struct snd_soc_dapm_widget *w);