[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1554556406-9290-1-git-send-email-jrdr.linux@gmail.com>
Date: Sat, 6 Apr 2019 18:43:26 +0530
From: Souptick Joarder <jrdr.linux@...il.com>
To: linux@...linux.org.uk, akpm@...ux-foundation.org,
rppt@...ux.ibm.com, anders.roxell@...aro.org, mhocko@...e.com
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Souptick Joarder <jrdr.linux@...il.com>
Subject: [PATCH v2] arm: mm: Remove duplicate header
Remove duplicate header which is included twice.
Signed-off-by: Souptick Joarder <jrdr.linux@...il.com>
Acked-by: Mike Rapoport <rppt@...ux.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
Powered by blists - more mailing lists