summaryrefslogtreecommitdiff
path: root/sound/soc
diff options
context:
space:
mode:
authorYueHaibing <yuehaibing@huawei.com>2019-02-13 01:43:32 +0000
committerMark Brown <broonie@kernel.org>2019-02-13 11:52:33 +0000
commit51bef0f378f39ed0604296354b964e3919161396 (patch)
treeb625dd32eafbf19b75c2f10c245bea0726854d24 /sound/soc
parent81bcbf2c72948d36ba431ac0812d7d7c3d8da0ce (diff)
ASoC: cs35l36: Remove unused including <linux/version.h>
Remove including <linux/version.h> that don't need it. Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc')
-rw-r--r--sound/soc/codecs/cs35l36.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/cs35l36.c b/sound/soc/codecs/cs35l36.c
index 4f880a678812..e374fffb7e17 100644
--- a/sound/soc/codecs/cs35l36.c
+++ b/sound/soc/codecs/cs35l36.c
@@ -8,7 +8,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>