summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSachin Kamat2012-10-13 10:25:58 +0200
committerCatalin Marinas2012-10-16 18:17:45 +0200
commit086e47b6c959ee557e9adefe72b8800c62d0ac34 (patch)
tree6b78ad535a58a4ffd5865161744ec380d5e9b07e
parentLinux 3.7-rc1 (diff)
downloadkernel-qcow2-linux-086e47b6c959ee557e9adefe72b8800c62d0ac34.tar.gz
kernel-qcow2-linux-086e47b6c959ee557e9adefe72b8800c62d0ac34.tar.xz
kernel-qcow2-linux-086e47b6c959ee557e9adefe72b8800c62d0ac34.zip
arm64: Remove duplicate inclusion of mmu_context.h in smp.c
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>
-rw-r--r--arch/arm64/kernel/smp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm64/kernel/smp.c b/arch/arm64/kernel/smp.c
index b711525be21f..226b6bf6e9c2 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