projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8126c7c
)
staging: mt7621-mmc: Remove unused including <linux/version.h>
author
YueHaibing
<yuehaibing@huawei.com>
Mon, 18 Feb 2019 12:29:29 +0000
(12:29 +0000)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 19 Feb 2019 10:14:14 +0000
(11:14 +0100)
Remove including <linux/version.h> that don't need it.
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/mt7621-mmc/dbg.c
patch
|
blob
|
history
diff --git
a/drivers/staging/mt7621-mmc/dbg.c
b/drivers/staging/mt7621-mmc/dbg.c
index
eabe059
..
c7c091f
100644
(file)
--- a/
drivers/staging/mt7621-mmc/dbg.c
+++ b/
drivers/staging/mt7621-mmc/dbg.c
@@
-36,7
+36,6
@@
* Inc.
*/
-#include <linux/version.h>
#include <linux/kernel.h>
#include <linux/sched.h>
#include <linux/kthread.h>