linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm/mach-sa1100/simpad.c: Remove duplicate header
@ 2019-01-07 17:19 Souptick Joarder
  2019-01-16 12:31 ` Souptick Joarder
  2019-01-21 13:43 ` Linus Walleij
  0 siblings, 2 replies; 3+ messages in thread
From: Souptick Joarder @ 2019-01-07 17:19 UTC (permalink / raw)
  To: linux, mchehab+samsung, linus.walleij, wsa
  Cc: linux-arm-kernel, linux-kernel, brajeswar.linux, sabyasachi.linux

Remove linux/gpio/machine.h which is included more than once.

Signed-off-by: Souptick Joarder <jrdr.linux@gmail.com>
---
 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


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] arm/mach-sa1100/simpad.c: Remove duplicate header
  2019-01-07 17:19 [PATCH] arm/mach-sa1100/simpad.c: Remove duplicate header Souptick Joarder
@ 2019-01-16 12:31 ` Souptick Joarder
  2019-01-21 13:43 ` Linus Walleij
  1 sibling, 0 replies; 3+ messages in thread
From: Souptick Joarder @ 2019-01-16 12:31 UTC (permalink / raw)
  To: Russell King - ARM Linux, mchehab+samsung, Linus Walleij, wsa
  Cc: linux-arm-kernel, linux-kernel, Brajeswar Ghosh, Sabyasachi Gupta

On Mon, Jan 7, 2019 at 10:45 PM Souptick Joarder <jrdr.linux@gmail.com> wrote:
>
> Remove linux/gpio/machine.h which is included more than once.
>
> Signed-off-by: Souptick Joarder <jrdr.linux@gmail.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
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] arm/mach-sa1100/simpad.c: Remove duplicate header
  2019-01-07 17:19 [PATCH] arm/mach-sa1100/simpad.c: Remove duplicate header Souptick Joarder
  2019-01-16 12:31 ` Souptick Joarder
@ 2019-01-21 13:43 ` Linus Walleij
  1 sibling, 0 replies; 3+ messages in thread
From: Linus Walleij @ 2019-01-21 13:43 UTC (permalink / raw)
  To: Souptick Joarder
  Cc: Russell King, Mauro Carvalho Chehab, Wolfram Sang, Linux ARM,
	linux-kernel, brajeswar.linux, Sabyasachi Gupta

On Mon, Jan 7, 2019 at 6:15 PM Souptick Joarder <jrdr.linux@gmail.com> wrote:

> Remove linux/gpio/machine.h which is included more than once.
>
> Signed-off-by: Souptick Joarder <jrdr.linux@gmail.com>

Patch applied as random cleanup to the GPIO tree.

Yours,
Linus Walleij

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-01-21 13:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-07 17:19 [PATCH] arm/mach-sa1100/simpad.c: Remove duplicate header Souptick Joarder
2019-01-16 12:31 ` Souptick Joarder
2019-01-21 13:43 ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).