[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAFqt6zZfTTW+MnRbxQf3F8qZE=MRstcxzrbYeq_YKOtam1F2Tg@mail.gmail.com>
Date: Wed, 16 Jan 2019 18:01:24 +0530
From: Souptick Joarder <jrdr.linux@...il.com>
To: Russell King - ARM Linux <linux@...linux.org.uk>,
mchehab+samsung@...nel.org,
Linus Walleij <linus.walleij@...aro.org>, wsa@...-dreams.de
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Brajeswar Ghosh <brajeswar.linux@...il.com>,
Sabyasachi Gupta <sabyasachi.linux@...il.com>
Subject: Re: [PATCH] arm/mach-sa1100/simpad.c: Remove duplicate header
On Mon, Jan 7, 2019 at 10:45 PM Souptick Joarder <jrdr.linux@...il.com> wrote:
>
> Remove linux/gpio/machine.h which is included more than once.
>
> Signed-off-by: Souptick Joarder <jrdr.linux@...il.com>
Any comment for this patch ?
> ---
> arch/arm/mach-sa1100/simpad.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm/mach-sa1100/simpad.c b/arch/arm/mach-sa1100/simpad.c
> index 406487e..c7fb9a7 100644
> --- a/arch/arm/mach-sa1100/simpad.c
> +++ b/arch/arm/mach-sa1100/simpad.c
> @@ -18,7 +18,6 @@
> #include <linux/mtd/partitions.h>
> #include <linux/io.h>
> #include <linux/gpio/driver.h>
> -#include <linux/gpio/machine.h>
>
> #include <mach/hardware.h>
> #include <asm/setup.h>
> --
> 1.9.1
>
Powered by blists - more mailing lists