diff --git a/[refs] b/[refs] index 94854d74a161..8da63050e12c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b4452d1fbf3fe30435850d2971d700e0ab3852b6 +refs/heads/master: e82f5cfa6389893e3e17f928d4c4f402b10c79eb diff --git a/trunk/include/sound/soc-dapm.h b/trunk/include/sound/soc-dapm.h index 2c8eb0a331c1..5915fc059842 100644 --- a/trunk/include/sound/soc-dapm.h +++ b/trunk/include/sound/soc-dapm.h @@ -425,7 +425,6 @@ struct snd_soc_dapm_widget { unsigned char connected:1; /* connected codec pin */ unsigned char new:1; /* cnew complete */ unsigned char ext:1; /* has external widgets */ - unsigned char muted:1; /* muted for pop reduction */ unsigned char suspend:1; /* was active before suspend */ int (*power_check)(struct snd_soc_dapm_widget *w);