aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/dnet.c
diff options
context:
space:
mode:
authorHuang Weiyi <weiyi.huang@gmail.com>2009-04-02 05:33:50 +0000
committerDavid S. Miller <davem@davemloft.net>2009-04-02 16:31:45 -0700
commit345bec6434433c11ddc63afe861b1af6c8b5f7f9 (patch)
tree41d60750d3d1953a5ffd1110854bb5c123183e95 /drivers/net/dnet.c
parenttcp: miscounts due to tcp_fragment pcount reset (diff)
downloadlinux-dev-345bec6434433c11ddc63afe861b1af6c8b5f7f9.tar.xz
linux-dev-345bec6434433c11ddc63afe861b1af6c8b5f7f9.zip
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>
Diffstat (limited to 'drivers/net/dnet.c')
-rw-r--r--drivers/net/dnet.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/dnet.c b/drivers/net/dnet.c
index db1e31f95200..33fa9eee4cac 100644
--- a/drivers/net/dnet.c
+++ b/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>