- patches.arch/x86_mce_intel_decode_physical_address.patch:
[linux-flexiantxendom0-3.2.10.git] / arch / x86 / mm / physaddr.c
index fdb369a..d2e2735 100644 (file)
@@ -8,10 +8,6 @@
 
 #ifdef CONFIG_X86_64
 
-#ifdef CONFIG_XEN
-#define phys_base 0
-#endif
-
 unsigned long __phys_addr(unsigned long x)
 {
        if (x >= __START_KERNEL_map) {