summaryrefslogtreecommitdiffstats
path: root/include/sound
diff options
context:
space:
mode:
authorLars-Peter Clausen <lars@metafoo.de>2014-02-28 08:31:02 +0100
committerMark Brown <broonie@linaro.org>2014-03-01 12:03:33 +0900
commit8303d769ea9e9626c4f0c3bd13e35e904a1253ab (patch)
treeb6376936bb9a85d3ef69bc86ce8bfe3a25f507c9 /include/sound
parenta304681f36f5c4bf3f6ea905320715573317d62b (diff)
downloadop-kernel-dev-8303d769ea9e9626c4f0c3bd13e35e904a1253ab.zip
op-kernel-dev-8303d769ea9e9626c4f0c3bd13e35e904a1253ab.tar.gz
ASoC: Remove unused 'reg2' field from soc_enum struct
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'include/sound')
-rw-r--r--include/sound/soc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sound/soc.h b/include/sound/soc.h
index 01bd80a..49d6c10 100644
--- a/include/sound/soc.h
+++ b/include/sound/soc.h
@@ -1101,7 +1101,6 @@ struct soc_mreg_control {
/* enumerated kcontrol */
struct soc_enum {
unsigned short reg;
- unsigned short reg2;
unsigned char shift_l;
unsigned char shift_r;
unsigned int items;
OpenPOWER on IntegriCloud