Skip to content

Commit

Permalink
Staging: silicom: 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 f2f8486 commit 8db0bc7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/staging/silicom/bp_mod.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
/* */
/* */
/******************************************************************************/
#include <linux/version.h>

#include <linux/kernel.h> /* We're doing kernel work */
#include <linux/module.h> /* Specifically, a module */
Expand Down

0 comments on commit 8db0bc7

Please sign in to comment.