projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53aa3dd
)
x86: CONFIG_COMPAT is defined by Kconfig
author
Doug Goldstein
<cardoe@cardoe.com>
Thu, 25 Feb 2016 12:08:12 +0000
(13:08 +0100)
committer
Jan Beulich
<jbeulich@suse.com>
Thu, 25 Feb 2016 12:08:12 +0000
(13:08 +0100)
Remove duplicate definition.
Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/include/asm-x86/config.h
patch
|
blob
|
history
diff --git
a/xen/include/asm-x86/config.h
b/xen/include/asm-x86/config.h
index 7291b5970b641838805a4b270f89f3756eba3775..c9f08c23e9dd4a9e1f7df8f564d1653a27a56723 100644
(file)
--- 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 <xen/const.h>
#define PML4_ENTRY_BITS 39