[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080810204944.2EF4.WEIYI.HUANG@gmail.com>
Date: Sun, 10 Aug 2008 20:52:21 +0800
From: Huang Weiyi <weiyi.huang@...il.com>
To: jgarzik@...ox.com, jgarzik@...hat.com
Cc: netdev@...r.kernel.org
Subject: drivers/net/ipg.h: remove duplicated #include
Removed duplicated include <linux/version.h>
in drivers/net/ipg.h
Signed-off-by: Huang Weiyi <weiyi.huang@...il.com>
diff --git a/drivers/net/ipg.h b/drivers/net/ipg.h
index cda5388..fadcacb 100644
--- a/drivers/net/ipg.h
+++ b/drivers/net/ipg.h
@@ -21,7 +21,6 @@
#include <linux/etherdevice.h>
#include <linux/init.h>
#include <linux/skbuff.h>
-#include <linux/version.h>
#include <asm/bitops.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