dect
/
linux-2.6
Archived
13
0
Fork 0

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>
This commit is contained in:
Sachin Kamat 2012-10-13 09:25:58 +01:00 committed by Catalin Marinas
parent ddffeb8c4d
commit 086e47b6c9
1 changed files with 0 additions and 1 deletions

View 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