浏览代码

dnet: remove unused #include <version.h>

Remove unused #include <version.h> in drivers/net/dnet.c.

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Huang Weiyi 16 年之前
父节点
当前提交
345bec6434
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      drivers/net/dnet.c

+ 0 - 1
drivers/net/dnet.c

@@ -8,7 +8,6 @@
  * it under the terms of the GNU General Public License version 2 as
  * it under the terms of the GNU General Public License version 2 as
  * published by the Free Software Foundation.
  * published by the Free Software Foundation.
  */
  */
-#include <linux/version.h>
 #include <linux/io.h>
 #include <linux/io.h>
 #include <linux/module.h>
 #include <linux/module.h>
 #include <linux/moduleparam.h>
 #include <linux/moduleparam.h>