[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAFqt6zaB7RUfORRpdVO_-FRg-Mc8SVBttm76J2MLpaR3AvD=QA@mail.gmail.com>
Date: Thu, 17 Jan 2019 21:22:06 +0530
From: Souptick Joarder <jrdr.linux@...il.com>
To: Brajeswar Ghosh <brajeswar.linux@...il.com>
Cc: ren_guo@...ky.com, Arnd Bergmann <arnd@...db.de>,
linux-kernel@...r.kernel.org,
Sabyasachi Gupta <sabyasachi.linux@...il.com>
Subject: Re: [PATCH] csky/kernel/entry: Remove duplicate heade
On Thu, Jan 17, 2019 at 8:00 PM Brajeswar Ghosh
<brajeswar.linux@...il.com> wrote:
>
> Remove duplicate headers which are included more than once
>
> Signed-off-by: Brajeswar Ghosh <brajeswar.linux@...il.com>
Acked-by: Souptick Joarder <jrdr.linux@...il.com>
> ---
> arch/csky/kernel/entry.S | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/csky/kernel/entry.S b/arch/csky/kernel/entry.S
> index 79f92b8606c8..f2081ddcc398 100644
> --- a/arch/csky/kernel/entry.S
> +++ b/arch/csky/kernel/entry.S
> @@ -9,7 +9,6 @@
> #include <asm/unistd.h>
> #include <asm/asm-offsets.h>
> #include <linux/threads.h>
> -#include <asm/setup.h>
> #include <asm/page.h>
> #include <asm/thread_info.h>
>
> --
> 2.17.1
>
Powered by blists - more mailing lists