summaryrefslogtreecommitdiff
path: root/include/sound
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2008-11-05 11:13:21 +0000
committerMark Brown <broonie@opensource.wolfsonmicro.com>2008-11-05 22:11:29 +0000
commitea913940c39a61214c799cc7093d7b20fe11a94c (patch)
tree10d76d6bcf05314f9bc36dfbc14083bc959c16b7 /include/sound
parent74e722015fe47c8f0e7ef7c0b4cf32d3e4ae11a0 (diff)
ASoC: Remove core version number
Rather than try to remember to keep the core version number updated (which hasn't been happening) just remove it. It was much more useful when ASoC was out of tree. Signed-off-by: Mark brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'include/sound')
-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 da0040b69c2d..fa1b99b45893 100644
--- a/include/sound/soc.h
+++ b/include/sound/soc.h
@@ -21,8 +21,6 @@
#include <sound/control.h>
#include <sound/ac97_codec.h>
-#define SND_SOC_VERSION "0.13.2"
-
/*
* Convenience kcontrol builders
*/