From: Doug Goldstein Date: Thu, 25 Feb 2016 12:08:12 +0000 (+0100) Subject: x86: CONFIG_COMPAT is defined by Kconfig X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~1676 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=abf8824fe530bcf060c757596f68663c87546a6a;p=xen.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