Message ID | 1466594130-19251-3-git-send-email-julien.grall@arm.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
diff --git a/xen/include/asm-arm/page.h b/xen/include/asm-arm/page.h index a94e978..05d9f82 100644 --- a/xen/include/asm-arm/page.h +++ b/xen/include/asm-arm/page.h @@ -84,6 +84,7 @@ #include <xen/errno.h> #include <xen/types.h> #include <xen/lib.h> +#include <asm/system.h> /* WARNING! Unlike the Intel pagetable code, where l1 is the lowest * level and l4 is the root of the trie, the ARM pagetables follow ARM's