* [PATCH] x86: CONFIG_COMPAT is defined by Kconfig
@ 2016-02-24 23:03 Doug Goldstein
2016-02-24 23:43 ` Andrew Cooper
0 siblings, 1 reply; 2+ messages in thread
From: Doug Goldstein @ 2016-02-24 23:03 UTC (permalink / raw)
To: xen-devel; +Cc: Keir Fraser, Doug Goldstein, Jan Beulich, Andrew Cooper
Remove duplicate definition.
Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
---
CC: Keir Fraser <keir@xen.org>
CC: Jan Beulich <jbeulich@suse.com>
CC: Andrew Cooper <andrew.cooper3@citrix.com>
---
xen/include/asm-x86/config.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/xen/include/asm-x86/config.h b/xen/include/asm-x86/config.h
index 07f3c1f..ee26ab9 100644
--- a/xen/include/asm-x86/config.h
+++ b/xen/include/asm-x86/config.h
@@ -111,8 +111,6 @@ extern unsigned char boot_edid_info[128];
#define asmlinkage
-#define CONFIG_COMPAT 1
-
#include <xen/const.h>
#define PML4_ENTRY_BITS 39
--
2.4.10
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] x86: CONFIG_COMPAT is defined by Kconfig
2016-02-24 23:03 [PATCH] x86: CONFIG_COMPAT is defined by Kconfig Doug Goldstein
@ 2016-02-24 23:43 ` Andrew Cooper
0 siblings, 0 replies; 2+ messages in thread
From: Andrew Cooper @ 2016-02-24 23:43 UTC (permalink / raw)
To: Doug Goldstein, xen-devel; +Cc: Keir Fraser, Jan Beulich
On 24/02/2016 23:03, Doug Goldstein wrote:
> Remove duplicate definition.
>
> Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
> ---
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-02-24 23:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-24 23:03 [PATCH] x86: CONFIG_COMPAT is defined by Kconfig Doug Goldstein
2016-02-24 23:43 ` Andrew Cooper
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).