diff --git a/OvmfPkg/XenBusDxe/XenHypercall.h b/OvmfPkg/XenBusDxe/XenHypercall.h index 9cac17da2b..06693830e1 100644 --- a/OvmfPkg/XenBusDxe/XenHypercall.h +++ b/OvmfPkg/XenBusDxe/XenHypercall.h @@ -16,8 +16,6 @@ #ifndef __XENBUS_DXE_HYPERCALL_H__ #define __XENBUS_DXE_HYPERCALL_H__ -typedef struct _XENBUS_DEVICE XENBUS_DEVICE; - /** This function will put the two arguments in the right place (registers) and call HypercallAddr, which correspond to an entry in the hypercall pages.