aboutsummaryrefslogtreecommitdiffstats
path: root/xen
diff options
context:
space:
mode:
authorJulien Grall <julien.grall@linaro.org>2013-10-08 17:48:33 +0100
committerIan Campbell <ian.campbell@citrix.com>2013-10-08 18:08:40 +0100
commitc4d3ccbfb50fa7603595b9bc16b1bba4647d21f1 (patch)
treee74c5e89bc251dfe4d27c01f4185c5290386e330 /xen
parentd96e7b898136ff88ee5c8fac9e0ae8a695e37d9b (diff)
downloadxen-c4d3ccbfb50fa7603595b9bc16b1bba4647d21f1.tar.gz
xen-c4d3ccbfb50fa7603595b9bc16b1bba4647d21f1.tar.bz2
xen-c4d3ccbfb50fa7603595b9bc16b1bba4647d21f1.zip
xen/x86: Remove GB macro in asm-x86/config.h
Commit 983843e "xen: Add macros MB and GB" introduce a generic GB macro. By mistake, the macro in asm-x86/config.h was not removed. This is result to a compilation error when Xen is build for x86. Signed-off-by: Julien Grall <julien.grall@linaro.org> CC: Keir Fraser <keir@xen.org> CC: Jan Beulich <jbeulich@suse.com> Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Diffstat (limited to 'xen')
-rw-r--r--xen/include/asm-x86/config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/xen/include/asm-x86/config.h b/xen/include/asm-x86/config.h
index 3980e060e3..99d0e2c5ce 100644
--- a/xen/include/asm-x86/config.h
+++ b/xen/include/asm-x86/config.h
@@ -129,7 +129,6 @@ extern unsigned char boot_edid_info[128];
#define PML4_ADDR(_slot) \
(((_AC(_slot, UL) >> 8) * _AC(0xffff000000000000,UL)) | \
(_AC(_slot, UL) << PML4_ENTRY_BITS))
-#define GB(_gb) (_AC(_gb, UL) << 30)
/*
* Memory layout: