[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1314709752-5012-1-git-send-email-weiyi.huang@gmail.com>
Date: Tue, 30 Aug 2011 21:09:12 +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] net: sh_eth: remove duplicated #include
Remove duplicated #include('s) in
drivers/net/sh_eth.c
Signed-off-by: Huang Weiyi <weiyi.huang@...il.com>
---
drivers/net/sh_eth.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/net/sh_eth.c b/drivers/net/sh_eth.c
index 1c1666e..190f619 100644
--- a/drivers/net/sh_eth.c
+++ b/drivers/net/sh_eth.c
@@ -31,7 +31,6 @@
#include <linux/phy.h>
#include <linux/cache.h>
#include <linux/io.h>
-#include <linux/interrupt.h>
#include <linux/pm_runtime.h>
#include <linux/slab.h>
#include <linux/ethtool.h>
--
1.6.1.3
--
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