From: Wei Liu Date: Thu, 25 Aug 2016 12:42:39 +0000 (+0100) Subject: x86_32: remove inclusion of x86-32.h X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=583ebbf41da876e2d66050fdeff41f23df8bf773;p=people%2Fpauldu%2Fmini-os.git x86_32: remove inclusion of x86-32.h There is no need to do that explicitly. Signed-off-by: Wei Liu Reviewed-by: Juergen Gross Acked-by: Samuel Thibault --- 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 #include #include -#include #include -#include #ifdef CONFIG_PARAVIRT