projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d5d75c
)
ASoC: cs35l35: remove unused including <linux/version.h>
author
Yang Li
<yang.lee@linux.alibaba.com>
Wed, 14 Apr 2021 06:14:43 +0000
(14:14 +0800)
committer
Mark Brown
<broonie@kernel.org>
Wed, 14 Apr 2021 14:24:18 +0000
(15:24 +0100)
Fix the following versioncheck warning:
./sound/soc/codecs/cs35l35.c: 12 linux/version.h not needed.
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Link:
https://lore.kernel.org/r/1618380883-114841-1-git-send-email-yang.lee@linux.alibaba.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/cs35l35.c
patch
|
blob
|
history
diff --git
a/sound/soc/codecs/cs35l35.c
b/sound/soc/codecs/cs35l35.c
index 7b9f5498f8a720e10281290583f669dcffa060fd..f20ed838b9580bddc51c0fbbfd16d177949ecb23 100644
(file)
--- a/
sound/soc/codecs/cs35l35.c
+++ b/
sound/soc/codecs/cs35l35.c
@@
-9,7
+9,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>