[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAFqt6zY2uWNke8JmyEiS+yiXLC43ZQA_wpv=YgCj-cHbBPXp0A@mail.gmail.com>
Date: Mon, 11 Mar 2019 21:35:50 +0530
From: Souptick Joarder <jrdr.linux@...il.com>
To: Sabyasachi Gupta <sabyasachi.linux@...il.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Yoshinori Sato <ysato@...rs.sourceforge.jp>,
Rich Felker <dalias@...c.org>, linux-sh@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] arch/sh/boards/mach-dreamcast/irq.c: Remove duplicate header
On Mon, Mar 11, 2019 at 9:16 PM Sabyasachi Gupta
<sabyasachi.linux@...il.com> wrote:
>
> Remove linux/irq.h which is included more than once.
>
> Signed-off-by: Sabyasachi Gupta <sabyasachi.linux@...il.com>
Acked-by : Souptick Joarder <jrdr.linux@...il.com>
> ---
> 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 2789647..69fa91c 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>
> --
> 2.7.4
>
Powered by blists - more mailing lists