Skip to content

Commit

Permalink
Staging: silicom: bypasslib: remove unused including <linux/version.h>
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Wei Yongjun authored and Greg Kroah-Hartman committed Nov 1, 2012
1 parent 8db0bc7 commit f489e2d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/staging/silicom/bypasslib/bplibk.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@

#include "bp_ioctl.h"
#include "libbp_sd.h"
#include <linux/version.h>

#define IF_NAME "eth"
#define SILICOM_VID 0x1374
Expand Down

0 comments on commit f489e2d

Please sign in to comment.