[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20080510090517.244A.WEIYI.HUANG@gmail.com>
Date: Sat, 10 May 2008 09:07:22 +0800
From: Huang Weiyi <weiyi.huang@...il.com>
To: leoli@...escale.com
Cc: netdev@...r.kernel.org, linuxppc-dev@...abs.org
Subject: ucc_geth_ethtool.c: removed duplicated include
Removed duplicated include <asm/uaccess.h> in
drivers/net/ucc_geth_ethtool.c.
Signed-off-by: Huang Weiyi <weiyi.huang@...il.com>
--- a/drivers/net/ucc_geth_ethtool.c 2008-05-10 08:41:10.000000000 +0800
+++ b/drivers/net/ucc_geth_ethtool.c 2008-05-10 08:41:42.000000000 +0800
@@ -37,7 +37,6 @@
#include <asm/irq.h>
#include <asm/uaccess.h>
#include <asm/types.h>
-#include <asm/uaccess.h>
#include "ucc_geth.h"
#include "ucc_geth_mii.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