diff options
author | Jarkko Nikula <jhnikula@gmail.com> | 2010-04-26 08:49:11 -0400 |
---|---|---|
committer | Liam Girdwood <lrg@slimlogic.co.uk> | 2010-04-27 06:08:05 -0400 |
commit | c6de6e03009efaa56baeb98da8bbcce0c6c889a6 (patch) | |
tree | cd15c3e1ce1790872639be41486ce0b4d3978866 /sound/soc | |
parent | f57d2cfaad0d6858d700b5671e01cf3aba6ef779 (diff) |
ASoC: tlv320aic3x: Remove unused version string
Signed-off-by: Jarkko Nikula <jhnikula@gmail.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
Diffstat (limited to 'sound/soc')
-rw-r--r-- | sound/soc/codecs/tlv320aic3x.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/soc/codecs/tlv320aic3x.c b/sound/soc/codecs/tlv320aic3x.c index 556123b4059c..260a2bef72c0 100644 --- a/sound/soc/codecs/tlv320aic3x.c +++ b/sound/soc/codecs/tlv320aic3x.c | |||
@@ -49,8 +49,6 @@ | |||
49 | 49 | ||
50 | #include "tlv320aic3x.h" | 50 | #include "tlv320aic3x.h" |
51 | 51 | ||
52 | #define AIC3X_VERSION "0.2" | ||
53 | |||
54 | /* codec private data */ | 52 | /* codec private data */ |
55 | struct aic3x_priv { | 53 | struct aic3x_priv { |
56 | struct snd_soc_codec codec; | 54 | struct snd_soc_codec codec; |