Signed-off-by: Julien Grall <[email protected]> --- 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 <xen/percpu.h> -#include <public/xen.h> -#include <asm/percpu.h> #include <asm/processor.h> /* Tell whether the guest vCPU enabled Workaround 2 (i.e variant 4) */ -- 2.11.0 _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
