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:
54094ee
)
staging: greybus: light.c: Remove include linux/version.h
author
Darryl T. Agostinelli
<
[email protected]
>
Thu, 13 Apr 2017 01:36:14 +0000
(20:36 -0500)
committer
Greg Kroah-Hartman
<
[email protected]
>
Tue, 18 Apr 2017 11:27:15 +0000
(13:27 +0200)
Fixes:
$ make versioncheck | grep staging
./drivers/staging/greybus/light.c: 15 linux/version.h not needed.
Signed-off-by: Darryl T. Agostinelli <
[email protected]
>
Reviewed-by: Rui Miguel Silva <
[email protected]
>
Reviewed-by: Alex Elder <
[email protected]
>
Signed-off-by: Greg Kroah-Hartman <
[email protected]
>
drivers/staging/greybus/light.c
patch
|
blob
|
history
diff --git
a/drivers/staging/greybus/light.c
b/drivers/staging/greybus/light.c
index 8dffd8a7e762d28d6448650c98f97e7874b6c43b..16813628eda1c0798d159360004d04af9d45a3f0 100644
(file)
--- a/
drivers/staging/greybus/light.c
+++ b/
drivers/staging/greybus/light.c
@@
-12,7
+12,6
@@
#include <linux/led-class-flash.h>
#include <linux/module.h>
#include <linux/slab.h>
-#include <linux/version.h>
#include <media/v4l2-flash-led-class.h>
#include "greybus.h"