arm/arm64: xen: Move shared architecture headers to include/xen/arm
ARM and arm64 Xen ports share a number of headers, leading to packaging issues when these headers needs to be exported, as it breaks the reasonable requirement that an architecture port has self-contained headers. Fix the issue by moving the 5 header files to include/xen/arm, and keep local placeholders to include the relevant files. Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
This commit is contained in:

committed by
Stefano Stabellini

parent
b36585a0a3
commit
2fbadc3002
@@ -1 +1 @@
|
||||
#include <../../arm/include/asm/xen/hypercall.h>
|
||||
#include <xen/arm/hypercall.h>
|
||||
|
Reference in New Issue
Block a user