[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <48354958.2060905@garzik.org>
Date: Thu, 22 May 2008 06:22:16 -0400
From: Jeff Garzik <jeff@...zik.org>
To: Bryan Wu <cooloney@...nel.org>
CC: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
Huang Weiyi <weiyi.huang@...il.com>
Subject: Re: [PATCH 1/1] Blackfin EMAC Driver: Removed duplicated include
<linux/ethtool.h> in drivers/net/bfin_mac.c.
Bryan Wu wrote:
> From: Huang Weiyi <weiyi.huang@...il.com>
>
> Signed-off-by: Huang Weiyi <weiyi.huang@...il.com>
> Signed-off-by: Bryan Wu <cooloney@...nel.org>
> ---
> drivers/net/bfin_mac.c | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/net/bfin_mac.c b/drivers/net/bfin_mac.c
> index 89c0018..4144343 100644
> --- a/drivers/net/bfin_mac.c
> +++ b/drivers/net/bfin_mac.c
> @@ -22,7 +22,6 @@
> #include <linux/crc32.h>
> #include <linux/device.h>
> #include <linux/spinlock.h>
> -#include <linux/ethtool.h>
> #include <linux/mii.h>
> #include <linux/phy.h>
applied
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists