arm64: suspend: remove useless included file
authorYisheng Xie <xieyisheng1@huawei.com>
Wed, 1 Nov 2017 09:46:19 +0000 (17:46 +0800)
committerWill Deacon <will.deacon@arm.com>
Thu, 2 Nov 2017 14:37:01 +0000 (14:37 +0000)
commitc10f0d06ad2652913acd21a630f4c2a97cebbfbd
tree6428402f1fc2b849c04e39ba012c7249531ebc98
parent80b6eb04b5d05a472a37ae33647b213dd04e59b6
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>
arch/arm64/kernel/suspend.c