dnet: remove unused #include <version.h>
authorHuang Weiyi <weiyi.huang@gmail.com>
Thu, 2 Apr 2009 05:33:50 +0000 (05:33 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 2 Apr 2009 23:31:45 +0000 (16:31 -0700)
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>
drivers/net/dnet.c

index db1e31f..33fa9ee 100644 (file)
@@ -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>