diff options
-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 abe373d57adc..0a1553748d65 100644 --- a/include/sound/soc-dapm.h +++ b/include/sound/soc-dapm.h | |||
@@ -510,7 +510,6 @@ struct snd_soc_dapm_widget { | |||
510 | /* dapm control */ | 510 | /* dapm control */ |
511 | int reg; /* negative reg = no direct dapm */ | 511 | int reg; /* negative reg = no direct dapm */ |
512 | unsigned char shift; /* bits to shift */ | 512 | unsigned char shift; /* bits to shift */ |
513 | unsigned int saved_value; /* widget saved value */ | ||
514 | unsigned int value; /* widget current value */ | 513 | unsigned int value; /* widget current value */ |
515 | unsigned int mask; /* non-shifted mask */ | 514 | unsigned int mask; /* non-shifted mask */ |
516 | unsigned int on_val; /* on state value */ | 515 | unsigned int on_val; /* on state value */ |