linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arch/arm/mach-ep93xx: Remove duplicate header
@ 2019-01-17 14:37 Brajeswar Ghosh
  2019-01-17 14:47 ` Alexander Sverdlin
  0 siblings, 1 reply; 3+ messages in thread
From: Brajeswar Ghosh @ 2019-01-17 14:37 UTC (permalink / raw)
  To: lukma, hsweeten, alexander.sverdlin, linux
  Cc: sabyasachi.linux, jrdr.linux, linux-arm-kernel, linux-kernel

Remove mach/gpio-ep93xx.h which is included more than once

Signed-off-by: Brajeswar Ghosh <brajeswar.linux@gmail.com>
---
 arch/arm/mach-ep93xx/ts72xx.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/mach-ep93xx/ts72xx.c b/arch/arm/mach-ep93xx/ts72xx.c
index c6a533699b00..85b74ac943f0 100644
--- a/arch/arm/mach-ep93xx/ts72xx.c
+++ b/arch/arm/mach-ep93xx/ts72xx.c
@@ -26,7 +26,6 @@
 #include <mach/gpio-ep93xx.h>
 #include <mach/hardware.h>
 #include <mach/irqs.h>
-#include <mach/gpio-ep93xx.h>
 
 #include <asm/mach-types.h>
 #include <asm/mach/map.h>
-- 
2.17.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] arch/arm/mach-ep93xx: Remove duplicate header
  2019-01-17 14:37 [PATCH] arch/arm/mach-ep93xx: Remove duplicate header Brajeswar Ghosh
@ 2019-01-17 14:47 ` Alexander Sverdlin
  2019-01-30 22:00   ` Arnd Bergmann
  0 siblings, 1 reply; 3+ messages in thread
From: Alexander Sverdlin @ 2019-01-17 14:47 UTC (permalink / raw)
  To: Brajeswar Ghosh, lukma, hsweeten, linux, Arnd Bergmann
  Cc: sabyasachi.linux, jrdr.linux, linux-arm-kernel, linux-kernel

On 17/01/2019 15:37, Brajeswar Ghosh wrote:
> Remove mach/gpio-ep93xx.h which is included more than once
> 
> Signed-off-by: Brajeswar Ghosh <brajeswar.linux@gmail.com>

Acked-by: Alexander Sverdlin <alexander.sverdlin@gmail.com>

Arnd, would you take it into one of your ARM trees?

> ---
>  arch/arm/mach-ep93xx/ts72xx.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm/mach-ep93xx/ts72xx.c b/arch/arm/mach-ep93xx/ts72xx.c
> index c6a533699b00..85b74ac943f0 100644
> --- a/arch/arm/mach-ep93xx/ts72xx.c
> +++ b/arch/arm/mach-ep93xx/ts72xx.c
> @@ -26,7 +26,6 @@
>  #include <mach/gpio-ep93xx.h>
>  #include <mach/hardware.h>
>  #include <mach/irqs.h>
> -#include <mach/gpio-ep93xx.h>
>  
>  #include <asm/mach-types.h>
>  #include <asm/mach/map.h>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] arch/arm/mach-ep93xx: Remove duplicate header
  2019-01-17 14:47 ` Alexander Sverdlin
@ 2019-01-30 22:00   ` Arnd Bergmann
  0 siblings, 0 replies; 3+ messages in thread
From: Arnd Bergmann @ 2019-01-30 22:00 UTC (permalink / raw)
  To: Alexander Sverdlin
  Cc: sabyasachi.linux, Linux Kernel Mailing List,
	Russell King - ARM Linux, Lukasz Majewski, Hartley Sweeten,
	Souptick Joarder, Brajeswar Ghosh, Linux ARM

On Thu, Jan 17, 2019 at 3:48 PM Alexander Sverdlin
<alexander.sverdlin@gmail.com> wrote:
>
> On 17/01/2019 15:37, Brajeswar Ghosh wrote:
> > Remove mach/gpio-ep93xx.h which is included more than once
> >
> > Signed-off-by: Brajeswar Ghosh <brajeswar.linux@gmail.com>
>
> Acked-by: Alexander Sverdlin <alexander.sverdlin@gmail.com>
>
> Arnd, would you take it into one of your ARM trees?

Applied to the arm/soc branch now, thanks!

     Arnd

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2019-01-30 22:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-17 14:37 [PATCH] arch/arm/mach-ep93xx: Remove duplicate header Brajeswar Ghosh
2019-01-17 14:47 ` Alexander Sverdlin
2019-01-30 22:00   ` Arnd Bergmann

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).