mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Mukesh Ojha <mojha@codeaurora.org>
To: jagdsh.linux@gmail.com, ysato@users.sourceforge.jp,
	dalias@libc.org, akpm@linux-foundation.org,
	horms+renesas@verge.net.au, kuninori.morimoto.gx@renesas.com
Cc: linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] sh:mach-dreamcast/irq.c : Remove duplicate header
Date: Wed, 27 Mar 2019 17:39:57 +0530	[thread overview]
Message-ID: <91dc8844-f660-b3e6-a38e-94abc1a5b4db@codeaurora.org> (raw)
In-Reply-To: <1553288536-14470-1-git-send-email-jagdsh.linux@gmail.com>


On 3/23/2019 2:32 AM, jagdsh.linux@gmail.com wrote:
> From: Jagadeesh Pagadala <jagdsh.linux@gmail.com>
>
> Remove duplicate header which is included twice.
>
> Signed-off-by: Jagadeesh Pagadala <jagdsh.linux@gmail.com>

Reviewed-by: Mukesh Ojha <mojha@codeaurora.org>


> ---
>   arch/sh/boards/mach-dreamcast/irq.c | 1 -
>   1 file changed, 1 deletion(-)
>
> diff --git a/arch/sh/boards/mach-dreamcast/irq.c b/arch/sh/boards/mach-dreamcast/irq.c
> index a929f76..cc06e4c 100644
> --- a/arch/sh/boards/mach-dreamcast/irq.c
> +++ b/arch/sh/boards/mach-dreamcast/irq.c
> @@ -10,7 +10,6 @@
>    */
>   #include <linux/irq.h>
>   #include <linux/io.h>
> -#include <linux/irq.h>
>   #include <linux/export.h>
>   #include <linux/err.h>
>   #include <mach/sysasic.h>

      reply	other threads:[~2019-03-27 12:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-22 21:02 jagdsh.linux
2019-03-27 12:09 ` Mukesh Ojha [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=91dc8844-f660-b3e6-a38e-94abc1a5b4db@codeaurora.org \
    --to=mojha@codeaurora.org \
    --cc=akpm@linux-foundation.org \
    --cc=dalias@libc.org \
    --cc=horms+renesas@verge.net.au \
    --cc=jagdsh.linux@gmail.com \
    --cc=kuninori.morimoto.gx@renesas.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=ysato@users.sourceforge.jp \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
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

Powered by JetHome