[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20080810213024.574D.WEIYI.HUANG@gmail.com>
Date: Mon, 11 Aug 2008 06:32:22 +0800
From: Huang Weiyi <weiyi.huang@...il.com>
To: jgarzik@...ox.com, jgarzik@...hat.com
Cc: netdev@...r.kernel.org
Subject: drivers/net/atl1e/atl1e.h: remove duplicated #include
Removed duplicated include <linux/version.h> in
drivers/net/atl1e/atl1e.h
Signed-off-by: Huang Weiyi <weiyi.huang@...il.com>
diff --git a/drivers/net/atl1e/atl1e.h b/drivers/net/atl1e/atl1e.h
index b645fa0..c49550d 100644
--- a/drivers/net/atl1e/atl1e.h
+++ b/drivers/net/atl1e/atl1e.h
@@ -46,7 +46,6 @@
#include <linux/vmalloc.h>
#include <linux/pagemap.h>
#include <linux/tcp.h>
-#include <linux/mii.h>
#include <linux/ethtool.h>
#include <linux/if_vlan.h>
#include <linux/workqueue.h>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists