[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1238686430-3912-1-git-send-email-weiyi.huang@gmail.com>
Date: Thu, 2 Apr 2009 23:33:50 +0800
From: Huang Weiyi <weiyi.huang@...il.com>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, Huang Weiyi <weiyi.huang@...il.com>
Subject: [PATCH 5/9] dnet: remove unused #include <version.h>
Remove unused #include <version.h> in drivers/net/dnet.c.
Signed-off-by: Huang Weiyi <weiyi.huang@...il.com>
---
drivers/net/dnet.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/net/dnet.c b/drivers/net/dnet.c
index db1e31f..33fa9ee 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>
--
1.6.0.4
--
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