[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-id: <4F3C54A3.4000007@renesas.com>
Date: Thu, 16 Feb 2012 09:58:11 +0900
From: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@...esas.com>
To: Danny Kukawka <danny.kukawka@...ect.de>
Cc: "David S. Miller" <davem@...emloft.net>,
Danny Kukawka <dkukawka@...e.de>,
Yoshihiro Shimoda <yoshihiro.shimoda.uh@...esas.com>,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] renesas/sh_eth.c: fix linux/interrupt.h included twice
Danny Kukawka さんは書きました:
> Remove double include of linux/interrupt.h.
>
> Signed-off-by: Danny Kukawka <danny.kukawka@...ect.de>
> ---
> drivers/net/ethernet/renesas/sh_eth.c | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/net/ethernet/renesas/sh_eth.c b/drivers/net/ethernet/renesas/sh_eth.c
> index 87b6501..59524f1 100644
> --- a/drivers/net/ethernet/renesas/sh_eth.c
> +++ b/drivers/net/ethernet/renesas/sh_eth.c
> @@ -34,7 +34,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>
Acked-by: Nobuhiro Iwamatsu <Nobuhiro.iwamatsu.yj@...esas.com>
Nobuhiro
--
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