Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Wei Yongjun and committed by
Greg Kroah-Hartman
8db0bc7f f2f8486e

-1
-1
drivers/staging/silicom/bp_mod.c
··· 9 9 /* */ 10 10 /* */ 11 11 /******************************************************************************/ 12 - #include <linux/version.h> 13 12 14 13 #include <linux/kernel.h> /* We're doing kernel work */ 15 14 #include <linux/module.h> /* Specifically, a module */