summaryrefslogtreecommitdiff
path: root/arch/arm64
diff options
context:
space:
mode:
authorYisheng Xie <xieyisheng1@huawei.com>2017-11-01 17:46:19 +0800
committerWill Deacon <will.deacon@arm.com>2017-11-02 14:37:01 +0000
commitc10f0d06ad2652913acd21a630f4c2a97cebbfbd (patch)
tree6428402f1fc2b849c04e39ba012c7249531ebc98 /arch/arm64
parent80b6eb04b5d05a472a37ae33647b213dd04e59b6 (diff)
arm64: suspend: remove useless included file
After commit 9e8e865bbe29 ("arm64: unify idmap removal"), we no need to flush tlb in suspend.c, so the included file tlbflush.h can be removed. Signed-off-by: Yisheng Xie <xieyisheng1@huawei.com> Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'arch/arm64')
-rw-r--r--arch/arm64/kernel/suspend.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm64/kernel/suspend.c b/arch/arm64/kernel/suspend.c
index 1e3be9064cfa..5794326975f8 100644
--- a/arch/arm64/kernel/suspend.c
+++ b/arch/arm64/kernel/suspend.c
@@ -11,7 +11,6 @@
#include <asm/mmu_context.h>
#include <asm/smp_plat.h>
#include <asm/suspend.h>
-#include <asm/tlbflush.h>
/*
* This is allocated by cpu_suspend_init(), and used to store a pointer to