]> xenbits.xensource.com Git - xen.git/commitdiff
xen/arm: Remove unnecessary includes in asm/current.h
authorJulien Grall <julien.grall@arm.com>
Wed, 31 Oct 2018 18:13:11 +0000 (18:13 +0000)
committerStefano Stabellini <sstabellini@kernel.org>
Fri, 9 Nov 2018 18:14:49 +0000 (10:14 -0800)
Signed-off-by: Julien Grall <julien.grall@arm.com>
Reviewed-by: Andrii Anisov <andrii_anisov@epam.com>
Acked-by: Stefano Stabellini <sstabellini@kernel.org>
xen/include/asm-arm/current.h

index f9819b34fcb76ea50d3e79ad6a0079df49f095aa..c4af66fbb9325e80b71cbd215ba21019f7ddcd28 100644 (file)
@@ -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) */