aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/codecs/cs42l52.c
diff options
context:
space:
mode:
authorSachin Kamat <sachin.kamat@linaro.org>2012-06-03 22:50:18 +0530
committerMark Brown <broonie@opensource.wolfsonmicro.com>2012-06-04 11:23:51 +0100
commit7376bde8945fe20d35aa51f493a7e43b60a39dbe (patch)
treef7511fc52da46832b15b80754de4517bbcbab0d0 /sound/soc/codecs/cs42l52.c
parent014e5b56702575c5cd8ffc4b1a7924cfdfe0f1ea (diff)
ASoC: cs42l52: Remove version.h header file inclusion
version.h header file is no longer needed. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/codecs/cs42l52.c')
-rw-r--r--sound/soc/codecs/cs42l52.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/cs42l52.c b/sound/soc/codecs/cs42l52.c
index a7109413aef..ec03abc79a9 100644
--- a/sound/soc/codecs/cs42l52.c
+++ b/sound/soc/codecs/cs42l52.c
@@ -14,7 +14,6 @@
#include <linux/module.h>
#include <linux/moduleparam.h>
-#include <linux/version.h>
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/delay.h>