提交 6163904e 编写于 作者: D Darryl T. Agostinelli 提交者: Greg Kroah-Hartman

staging: greybus: light.c: Remove include linux/version.h

Fixes:
$ make versioncheck | grep staging
./drivers/staging/greybus/light.c: 15 linux/version.h not needed.
Signed-off-by: NDarryl T. Agostinelli <dagostinelli@gmail.com>
Reviewed-by: NRui Miguel Silva <rmfrfs@gmail.com>
Reviewed-by: NAlex Elder <elder@linaro.org>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 54094ee8
...@@ -12,7 +12,6 @@ ...@@ -12,7 +12,6 @@
#include <linux/led-class-flash.h> #include <linux/led-class-flash.h>
#include <linux/module.h> #include <linux/module.h>
#include <linux/slab.h> #include <linux/slab.h>
#include <linux/version.h>
#include <media/v4l2-flash-led-class.h> #include <media/v4l2-flash-led-class.h>
#include "greybus.h" #include "greybus.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册