[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v4 05/27] x86/traps: remove now unused inclusion of emulate.h
Signed-off-by: Wei Liu <wei.liu2@xxxxxxxxxx> --- Can be squashed into previous patch. Kept separated in case further code churn is required. --- xen/arch/x86/traps.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/xen/arch/x86/traps.c b/xen/arch/x86/traps.c index ff25f679f5..b5642b0f9a 100644 --- a/xen/arch/x86/traps.c +++ b/xen/arch/x86/traps.c @@ -79,8 +79,6 @@ #include <xsm/xsm.h> #include <asm/pv/traps.h> -#include "pv/emulate.h" - /* * opt_nmi: one of 'ignore', 'dom0', or 'fatal'. * fatal: Xen prints diagnostic message and then hangs. -- 2.11.0 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |