Staging: silicom: bypasslib: 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
8db0bc7fc2
commit
f489e2d0ee
|
@ -15,7 +15,6 @@
|
|||
|
||||
#include "bp_ioctl.h"
|
||||
#include "libbp_sd.h"
|
||||
#include <linux/version.h>
|
||||
|
||||
#define IF_NAME "eth"
|
||||
#define SILICOM_VID 0x1374
|
||||
|
|
Loading…
Reference in New Issue