diff --git a/[refs] b/[refs] index c8bccdf4c07e..453423dff77e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: bc6552f4717e07e7737b5dc17883c2ff99f2a315 +refs/heads/master: 1d24452b5536bd5c0c7721887a38d736b885014f diff --git a/trunk/include/sound/soc-dapm.h b/trunk/include/sound/soc-dapm.h index c0922a034223..2c8eb0a331c1 100644 --- a/trunk/include/sound/soc-dapm.h +++ b/trunk/include/sound/soc-dapm.h @@ -427,7 +427,6 @@ struct snd_soc_dapm_widget { unsigned char ext:1; /* has external widgets */ unsigned char muted:1; /* muted for pop reduction */ unsigned char suspend:1; /* was active before suspend */ - unsigned char pmdown:1; /* waiting for timeout */ int (*power_check)(struct snd_soc_dapm_widget *w);