X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-x86_64%2Fe820.h;fp=include%2Fasm-x86_64%2Fe820.h;h=8dac397bf85ed6ba467032113641890cc5dd9a06;hb=8380aabb99719af583447133f19a4d8074b5c337;hp=dba0121518565b248c47588d671ae539170d4a47;hpb=b3698c03eb6d4581e879d6bb0f183ed8dda96d37;p=pandora-kernel.git diff --git a/include/asm-x86_64/e820.h b/include/asm-x86_64/e820.h index dba012151856..8dac397bf85e 100644 --- a/include/asm-x86_64/e820.h +++ b/include/asm-x86_64/e820.h @@ -22,10 +22,6 @@ #define E820_ACPI 3 /* usable as RAM once ACPI tables have been read */ #define E820_NVS 4 -#define HIGH_MEMORY (1024*1024) - -#define LOWMEMSIZE() (0x9f000) - #ifndef __ASSEMBLY__ struct e820entry { u64 addr; /* start of memory segment */