linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] arm: mm: Remove duplicate header
@ 2019-04-06 13:13 Souptick Joarder
  2019-04-06 18:44 ` Mukesh Ojha
  0 siblings, 1 reply; 2+ messages in thread
From: Souptick Joarder @ 2019-04-06 13:13 UTC (permalink / raw)
  To: linux, akpm, rppt, anders.roxell, mhocko
  Cc: linux-arm-kernel, linux-kernel, Souptick Joarder

Remove duplicate header which is included twice.

Signed-off-by: Souptick Joarder <jrdr.linux@gmail.com>
Acked-by: Mike Rapoport <rppt@linux.ibm.com>
---
v2: Added Acked-by tag.

 arch/arm/mm/mmu.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/mm/mmu.c b/arch/arm/mm/mmu.c
index f3ce341..a64a3c5 100644
--- a/arch/arm/mm/mmu.c
+++ b/arch/arm/mm/mmu.c
@@ -23,7 +23,6 @@
 #include <asm/sections.h>
 #include <asm/cachetype.h>
 #include <asm/fixmap.h>
-#include <asm/sections.h>
 #include <asm/setup.h>
 #include <asm/smp_plat.h>
 #include <asm/tlb.h>
-- 
1.9.1


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

* Re: [PATCH v2] arm: mm: Remove duplicate header
  2019-04-06 13:13 [PATCH v2] arm: mm: Remove duplicate header Souptick Joarder
@ 2019-04-06 18:44 ` Mukesh Ojha
  0 siblings, 0 replies; 2+ messages in thread
From: Mukesh Ojha @ 2019-04-06 18:44 UTC (permalink / raw)
  To: Souptick Joarder, linux, akpm, rppt, anders.roxell, mhocko
  Cc: linux-arm-kernel, linux-kernel


On 4/6/2019 6:43 PM, Souptick Joarder wrote:
> Remove duplicate header which is included twice.
>
> Signed-off-by: Souptick Joarder <jrdr.linux@gmail.com>
> Acked-by: Mike Rapoport <rppt@linux.ibm.com>
> ---
> v2: Added Acked-by tag.
>
>   arch/arm/mm/mmu.c | 1 -
>   1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm/mm/mmu.c b/arch/arm/mm/mmu.c
Reviewed-by: Mukesh Ojha <mojha@codeaurora.org>

Cheers,
-Mukesh

> index f3ce341..a64a3c5 100644
> --- a/arch/arm/mm/mmu.c
> +++ b/arch/arm/mm/mmu.c
> @@ -23,7 +23,6 @@
>   #include <asm/sections.h>
>   #include <asm/cachetype.h>
>   #include <asm/fixmap.h>
> -#include <asm/sections.h>
>   #include <asm/setup.h>
>   #include <asm/smp_plat.h>
>   #include <asm/tlb.h>

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

end of thread, other threads:[~2019-04-06 18:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-06 13:13 [PATCH v2] arm: mm: Remove duplicate header Souptick Joarder
2019-04-06 18:44 ` Mukesh Ojha

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