arm64: Remove duplicate inclusion of mmu_context.h in smp.c
authorSachin Kamat <sachin.kamat@linaro.org>
Sat, 13 Oct 2012 08:25:58 +0000 (09:25 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Tue, 16 Oct 2012 16:17:45 +0000 (17:17 +0100)
asm/mmu_context.h was included twice.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/kernel/smp.c

index b711525be21fb0116ecdfacdeeb7d0d7ca89ec73..226b6bf6e9c296ffbc0c94599b17222d69cae15d 100644 (file)
@@ -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