public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas•com>
To: Danny Kukawka <danny.kukawka@bisect•de>
Cc: "David S. Miller" <davem@davemloft•net>,
	Danny Kukawka <dkukawka@suse•de>,
	Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas•com>,
	netdev@vger•kernel.org, linux-kernel@vger•kernel.org
Subject: Re: [PATCH] renesas/sh_eth.c: fix linux/interrupt.h included twice
Date: Thu, 16 Feb 2012 09:58:11 +0900	[thread overview]
Message-ID: <4F3C54A3.4000007@renesas.com> (raw)
In-Reply-To: <1329328483-4682-1-git-send-email-danny.kukawka@bisect.de>


Danny Kukawka さんは書きました:
> Remove double include of linux/interrupt.h.
> 
> Signed-off-by: Danny Kukawka <danny.kukawka@bisect•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@renesas•com>

Nobuhiro

      parent reply	other threads:[~2012-02-16  0:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-15 17:54 [PATCH] renesas/sh_eth.c: fix linux/interrupt.h included twice Danny Kukawka
2012-02-15 20:35 ` David Miller
2012-02-16  0:58 ` Nobuhiro Iwamatsu [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F3C54A3.4000007@renesas.com \
    --to=nobuhiro.iwamatsu.yj@renesas$(echo .)com \
    --cc=danny.kukawka@bisect$(echo .)de \
    --cc=davem@davemloft$(echo .)net \
    --cc=dkukawka@suse$(echo .)de \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=yoshihiro.shimoda.uh@renesas$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox