[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [MINIOS PATCH 1/5] x86_32: remove inclusion of x86-32.h
There is no need to do that explicitly. Signed-off-by: Wei Liu <wei.liu2@xxxxxxxxxx> --- arch/x86/x86_32.S | 2 -- 1 file changed, 2 deletions(-) diff --git a/arch/x86/x86_32.S b/arch/x86/x86_32.S index 9241418..f70fc65 100644 --- a/arch/x86/x86_32.S +++ b/arch/x86/x86_32.S @@ -3,9 +3,7 @@ #include <mini-os/asm_macros.h> #include <mini-os/arch_mm.h> #include <mini-os/desc.h> -#include <xen/arch-x86_32.h> #include <xen/elfnote.h> -#include <xen/arch-x86_32.h> #ifdef CONFIG_PARAVIRT -- 2.1.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |