From 794e1142694ce65c71c11b2f8d2a1d7c2fc32a21 Mon Sep 17 00:00:00 2001 From: Will Deacon Date: Thu, 7 Jul 2022 15:49:18 +0100 Subject: [PATCH] Revert "ANDROID: KVM: arm64: Include asm/kvm_mmu.h in nvhe/mem_protect.h" This reverts commit 80d49439eaabccf0cceaec4d0398298ac52d7365. Bug: 233587962 Signed-off-by: Will Deacon Change-Id: Id17526a0ea6ae3438e3da4772b8fd1508f6ca240 --- arch/arm64/kvm/hyp/include/nvhe/mem_protect.h | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm64/kvm/hyp/include/nvhe/mem_protect.h b/arch/arm64/kvm/hyp/include/nvhe/mem_protect.h index a4811d4ca180..c7ba12748591 100644 --- a/arch/arm64/kvm/hyp/include/nvhe/mem_protect.h +++ b/arch/arm64/kvm/hyp/include/nvhe/mem_protect.h @@ -8,7 +8,6 @@ #define __KVM_NVHE_MEM_PROTECT__ #include #include -#include #include #include #include