aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc
diff options
context:
space:
mode:
authorWei Yongjun <weiyj.lk@gmail.com>2016-07-04 15:18:17 +0000
committerMark Brown <broonie@kernel.org>2016-07-04 17:37:29 +0200
commit37c520b96f27fb935c87d24e3ff49b343078638c (patch)
treec188f5cd6afdb98cb0f0c5807fe2583cbca3ba6d /sound/soc
parentASoC: cs35l33: Fix display revision id (diff)
downloadlinux-dev-37c520b96f27fb935c87d24e3ff49b343078638c.tar.xz
linux-dev-37c520b96f27fb935c87d24e3ff49b343078638c.zip
ASoC: cs35l33: Remove unused including <linux/version.h>
Remove including <linux/version.h> that don't need it. Signed-off-by: Wei Yongjun <weiyj.lk@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc')
-rw-r--r--sound/soc/codecs/cs35l33.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/cs35l33.c b/sound/soc/codecs/cs35l33.c
index a4cbb16d68ad..6f9c1addcd7f 100644
--- a/sound/soc/codecs/cs35l33.c
+++ b/sound/soc/codecs/cs35l33.c
@@ -12,7 +12,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>