1
0
Fork 0

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>
wifi-calibration
Wei Yongjun 2012-11-01 13:47:45 +08:00 committed by Greg Kroah-Hartman
parent f2f8486e7a
commit 8db0bc7fc2
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@
/* */
/* */
/******************************************************************************/
#include <linux/version.h>
#include <linux/kernel.h> /* We're doing kernel work */
#include <linux/module.h> /* Specifically, a module */