Signed-off-by: Julien Grall <julien.gr...@arm.com> --- xen/include/asm-arm/atomic.h | 2 -- 1 file changed, 2 deletions(-)
diff --git a/xen/include/asm-arm/atomic.h b/xen/include/asm-arm/atomic.h index 50f2835e35..263e8c3b6c 100644 --- a/xen/include/asm-arm/atomic.h +++ b/xen/include/asm-arm/atomic.h @@ -2,8 +2,6 @@ #define __ARCH_ARM_ATOMIC__ #include <xen/atomic.h> -#include <xen/prefetch.h> -#include <asm/system.h> #define build_atomic_read(name, size, width, type, reg)\ static inline type name(const volatile type *addr) \ -- 2.11.0 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel