@@ -19,11 +19,11 @@
#ifndef __X86_GUEST_H__
#define __X86_GUEST_H__
-#include <asm/guest/hypercall.h>
#include <asm/guest/hyperv.h>
#include <asm/guest/hypervisor.h>
#include <asm/guest/pvh-boot.h>
#include <asm/guest/xen.h>
+#include <asm/guest/xen-hypercall.h>
#include <asm/pv/shim.h>
#endif /* __X86_GUEST_H__ */
similarity index 99%
rename from xen/include/asm-x86/guest/hypercall.h
rename to xen/include/asm-x86/guest/xen-hypercall.h
@@ -1,5 +1,5 @@
/******************************************************************************
- * asm-x86/guest/hypercall.h
+ * asm-x86/guest/xen-hypercall.h
*
* This program is free software; you can redistribute it and/or
* modify it under the terms and conditions of the GNU General Public