From: Doug Goldstein Date: Thu, 25 Feb 2016 12:08:12 +0000 (+0100) Subject: x86: CONFIG_COMPAT is defined by Kconfig X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=66d133169ca80a94328d11959577ec596da65ac6;p=people%2Fliuw%2Fxen.git x86: CONFIG_COMPAT is defined by Kconfig Remove duplicate definition. Signed-off-by: Doug Goldstein Reviewed-by: Andrew Cooper --- diff --git a/xen/include/asm-x86/config.h b/xen/include/asm-x86/config.h index 7291b5970b..c9f08c23e9 100644 --- a/xen/include/asm-x86/config.h +++ b/xen/include/asm-x86/config.h @@ -112,8 +112,6 @@ extern unsigned char boot_edid_info[128]; #define asmlinkage -#define CONFIG_COMPAT 1 - #include #define PML4_ENTRY_BITS 39