Просмотр исходного кода

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 лет назад
Родитель
Сommit
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
  * published by the Free Software Foundation.
  */
-#include <linux/version.h>
 #include <linux/io.h>
 #include <linux/module.h>
 #include <linux/moduleparam.h>