diff --git a/[refs] b/[refs] index 76d3b313d49a..0e51622fe6e5 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 03f67433758a3eeb37b9c1559886c377da874ad2 +refs/heads/master: 85da89f562579b001831b71d49946bfa0a93529d diff --git a/trunk/include/sound/soc-dapm.h b/trunk/include/sound/soc-dapm.h index abe373d57adc..0a1553748d65 100644 --- a/trunk/include/sound/soc-dapm.h +++ b/trunk/include/sound/soc-dapm.h @@ -510,7 +510,6 @@ struct snd_soc_dapm_widget { /* dapm control */ int reg; /* negative reg = no direct dapm */ unsigned char shift; /* bits to shift */ - unsigned int saved_value; /* widget saved value */ unsigned int value; /* widget current value */ unsigned int mask; /* non-shifted mask */ unsigned int on_val; /* on state value */