From 8a5d810c3c35dd324b0e35b51f70f141cd671e2e Mon Sep 17 00:00:00 2001 From: Lars-Peter Clausen Date: Mon, 3 Sep 2012 10:34:26 +0200 Subject: [PATCH] --- yaml --- r: 332054 b: refs/heads/master c: 85da89f562579b001831b71d49946bfa0a93529d h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/sound/soc-dapm.h | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) 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 */