From: Wei Liu Date: Wed, 13 Sep 2017 16:11:54 +0000 (+0100) Subject: x86/mm: remove the now unused inclusion of pv/emulate.h X-Git-Tag: 4.10.0-rc1~265 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=d232ba870879eb0f70549d0caa58e36b3a717673;p=xen.git x86/mm: remove the now unused inclusion of pv/emulate.h Signed-off-by: Wei Liu Acked-by: Jan Beulich --- diff --git a/xen/arch/x86/mm.c b/xen/arch/x86/mm.c index 3c2845bec5..38f079bfe3 100644 --- a/xen/arch/x86/mm.c +++ b/xen/arch/x86/mm.c @@ -126,7 +126,6 @@ #include #include -#include "pv/emulate.h" #include "pv/mm.h" /* Override macros from asm/page.h to make them work with mfn_t */