From 8818bdb3b803055431b9a919ce6b1e93da386666 Mon Sep 17 00:00:00 2001 From: Julien Grall Date: Wed, 31 Oct 2018 18:13:11 +0000 Subject: [PATCH] xen/arm: Remove unnecessary includes in asm/current.h Signed-off-by: Julien Grall Reviewed-by: Andrii Anisov Acked-by: Stefano Stabellini --- xen/include/asm-arm/current.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/xen/include/asm-arm/current.h b/xen/include/asm-arm/current.h index f9819b34fc..c4af66fbb9 100644 --- a/xen/include/asm-arm/current.h +++ b/xen/include/asm-arm/current.h @@ -2,9 +2,7 @@ #define __ARM_CURRENT_H__ #include -#include -#include #include /* Tell whether the guest vCPU enabled Workaround 2 (i.e variant 4) */ -- 2.30.2