[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [PATCH 1/2] x86/emulate: remove unused svm specific header
Fixes: 2191599bacb7 ("x86/emul: Simplfy emulation state setup") Signed-off-by: Xenia Ragiadakou <burzalodowa@xxxxxxxxx> --- I 'm not sure that a Fixes tag applies in this case. I 've added it mostly for reference. xen/arch/x86/hvm/emulate.c | 1 - 1 file changed, 1 deletion(-) diff --git a/xen/arch/x86/hvm/emulate.c b/xen/arch/x86/hvm/emulate.c index cb221f70e8..95364deb19 100644 --- a/xen/arch/x86/hvm/emulate.c +++ b/xen/arch/x86/hvm/emulate.c @@ -24,7 +24,6 @@ #include <asm/hvm/monitor.h> #include <asm/hvm/trace.h> #include <asm/hvm/support.h> -#include <asm/hvm/svm/svm.h> #include <asm/iocap.h> #include <asm/vm_event.h> -- 2.37.2
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |