projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d322360
)
ASoC: rt715-sdca: Remove unused including <linux/version.h>
author
Wei Yongjun
<weiyongjun1@huawei.com>
Tue, 9 Mar 2021 13:14:55 +0000
(13:14 +0000)
committer
Mark Brown
<broonie@kernel.org>
Wed, 10 Mar 2021 13:14:33 +0000
(13:14 +0000)
Remove including <linux/version.h> that don't need it.
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Link:
https://lore.kernel.org/r/20210309131455.1883120-1-weiyongjun1@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt715-sdca.c
patch
|
blob
|
history
diff --git
a/sound/soc/codecs/rt715-sdca.c
b/sound/soc/codecs/rt715-sdca.c
index 92ad6fa408ece5ffbb31132265b5a6dba1421c8f..20528afbdc57660a9ab7b6bfff518729d798ac64 100644
(file)
--- a/
sound/soc/codecs/rt715-sdca.c
+++ b/
sound/soc/codecs/rt715-sdca.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/pm_runtime.h>