All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] ARM64: Remove duplicate inclusion of mmu_context.h in smp.c
@ 2012-10-13  8:25 Sachin Kamat
  2012-10-16 13:23 ` Catalin Marinas
  0 siblings, 1 reply; 2+ messages in thread
From: Sachin Kamat @ 2012-10-13  8:25 UTC (permalink / raw)
  To: linux-arm-kernel

asm/mmu_context.h was included twice.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
---
 arch/arm64/kernel/smp.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/arm64/kernel/smp.c b/arch/arm64/kernel/smp.c
index b711525..226b6bf 100644
--- a/arch/arm64/kernel/smp.c
+++ b/arch/arm64/kernel/smp.c
@@ -46,7 +46,6 @@
 #include <asm/sections.h>
 #include <asm/tlbflush.h>
 #include <asm/ptrace.h>
-#include <asm/mmu_context.h>
 
 /*
  * as from 2.5, kernels no longer have an init_tasks structure
-- 
1.7.4.1

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

* [PATCH 1/1] ARM64: Remove duplicate inclusion of mmu_context.h in smp.c
  2012-10-13  8:25 [PATCH 1/1] ARM64: Remove duplicate inclusion of mmu_context.h in smp.c Sachin Kamat
@ 2012-10-16 13:23 ` Catalin Marinas
  0 siblings, 0 replies; 2+ messages in thread
From: Catalin Marinas @ 2012-10-16 13:23 UTC (permalink / raw)
  To: linux-arm-kernel

On Sat, Oct 13, 2012 at 09:25:58AM +0100, Sachin Kamat wrote:
> asm/mmu_context.h was included twice.
> 
> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>

Applied. Thanks.

-- 
Catalin

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

end of thread, other threads:[~2012-10-16 13:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-13  8:25 [PATCH 1/1] ARM64: Remove duplicate inclusion of mmu_context.h in smp.c Sachin Kamat
2012-10-16 13:23 ` Catalin Marinas

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.