projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a7b2b1
)
staging: sm750fb: Remove inclusion of header file
author
Amitoj Kaur Chawla
<
[email protected]
>
Mon, 15 Feb 2016 18:21:06 +0000
(23:51 +0530)
committer
Greg Kroah-Hartman
<
[email protected]
>
Tue, 16 Feb 2016 02:26:17 +0000
(18:26 -0800)
version.h header inclusion is not necessary as detected by
versioncheck.
Signed-off-by: Amitoj Kaur Chawla <
[email protected]
>
Signed-off-by: Greg Kroah-Hartman <
[email protected]
>
drivers/staging/sm750fb/sm750_hw.c
patch
|
blob
|
history
diff --git
a/drivers/staging/sm750fb/sm750_hw.c
b/drivers/staging/sm750fb/sm750_hw.c
index 01850bff6de1ab7446abcd02a9c9bc993c2dda5b..807d9928f815edeb61bf8d8950d834bf23343135 100644
(file)
--- a/
drivers/staging/sm750fb/sm750_hw.c
+++ b/
drivers/staging/sm750fb/sm750_hw.c
@@
-1,4
+1,3
@@
-#include <linux/version.h>
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/errno.h>