diff options
Diffstat (limited to 'include/sound/soc-dapm.h')
-rw-r--r-- | include/sound/soc-dapm.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sound/soc-dapm.h b/include/sound/soc-dapm.h index c0922a034223..2c8eb0a331c1 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 ext:1; /* has external widgets */ | 427 | unsigned char ext:1; /* has external widgets */ |
428 | unsigned char muted:1; /* muted for pop reduction */ | 428 | unsigned char muted:1; /* muted for pop reduction */ |
429 | unsigned char suspend:1; /* was active before suspend */ | 429 | unsigned char suspend:1; /* was active before suspend */ |
430 | unsigned char pmdown:1; /* waiting for timeout */ | ||
431 | 430 | ||
432 | int (*power_check)(struct snd_soc_dapm_widget *w); | 431 | int (*power_check)(struct snd_soc_dapm_widget *w); |
433 | 432 | ||