summaryrefslogtreecommitdiff
path: root/include/sound/soc.h
diff options
context:
space:
mode:
authorMark Brown <broonie@linaro.org>2014-05-22 00:23:44 +0100
committerMark Brown <broonie@linaro.org>2014-05-22 00:23:44 +0100
commite3ac3f2510e5adb62eb4296d3fd0fac5441b2037 (patch)
tree1c6ef3f82fbd8f77129beb3c411c4b8bf2edd60c /include/sound/soc.h
parent566d4eeff85a8112dddab9d455322e1fcf5defe7 (diff)
parent9de98da2a7531ec9dedfbe95d69ee55237bbd9d5 (diff)
Merge remote-tracking branch 'asoc/topic/enum' into asoc-next
Diffstat (limited to 'include/sound/soc.h')
-rw-r--r--include/sound/soc.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/sound/soc.h b/include/sound/soc.h
index c9ae1271281e..431bfd267c52 100644
--- a/include/sound/soc.h
+++ b/include/sound/soc.h
@@ -196,8 +196,6 @@
.info = snd_soc_info_enum_double, \
.get = snd_soc_get_enum_double, .put = snd_soc_put_enum_double, \
.private_value = (unsigned long)&xenum }
-#define SOC_VALUE_ENUM(xname, xenum) \
- SOC_ENUM(xname, xenum)
#define SOC_SINGLE_EXT(xname, xreg, xshift, xmax, xinvert,\
xhandler_get, xhandler_put) \
{ .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \