[alsa-devel] [PATCH -next] ASoC: cs35l33: Remove unused including <linux/version.h>
weiyj_lk at 163.com
weiyj_lk at 163.com
Mon Jul 4 17:18:17 CEST 2016
From: Wei Yongjun <weiyj.lk at gmail.com>
Remove including <linux/version.h> that don't need it.
Signed-off-by: Wei Yongjun <weiyj.lk at gmail.com>
---
sound/soc/codecs/cs35l33.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/sound/soc/codecs/cs35l33.c b/sound/soc/codecs/cs35l33.c
index 622a111..c20edd4 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>
More information about the Alsa-devel
mailing list