projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d19426
)
ASoC: Remove unused including <linux/version.h>
author
YueHaibing
<yuehaibing@huawei.com>
Sun, 2 Feb 2020 07:39:17 +0000
(07:39 +0000)
committer
Mark Brown
<broonie@kernel.org>
Tue, 11 Feb 2020 11:21:50 +0000
(11:21 +0000)
Remove including <linux/version.h> that don't need it.
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Link:
https://lore.kernel.org/r/20200202073917.195880-1-yuehaibing@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/mt6660.c
patch
|
blob
|
history
diff --git
a/sound/soc/codecs/mt6660.c
b/sound/soc/codecs/mt6660.c
index
a36c416
..
1a3515d
100644
(file)
--- a/
sound/soc/codecs/mt6660.c
+++ b/
sound/soc/codecs/mt6660.c
@@
-4,7
+4,6
@@
#include <linux/module.h>
#include <linux/kernel.h>
-#include <linux/version.h>
#include <linux/err.h>
#include <linux/i2c.h>
#include <linux/pm_runtime.h>