mirror of
https://github.com/torvalds/linux.git
synced 2024-12-12 14:12:51 +00:00
Staging: silicom: remove unused including <linux/version.h>
Remove including <linux/version.h> that don't need it. dpatch engine is used to auto generate this patch. (https://github.com/weiyj/dpatch) Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
f2f8486e7a
commit
8db0bc7fc2
@ -9,7 +9,6 @@
|
||||
/* */
|
||||
/* */
|
||||
/******************************************************************************/
|
||||
#include <linux/version.h>
|
||||
|
||||
#include <linux/kernel.h> /* We're doing kernel work */
|
||||
#include <linux/module.h> /* Specifically, a module */
|
||||
|
Loading…
Reference in New Issue
Block a user