ARM: do not define VMALLOC_END relative to PAGE_OFFSET
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / arch / arm / mach-h720x / include / mach / vmalloc.h
bloba45915b88756d4e8e786e653bba677c5e36488b0
1 /*
2 * arch/arm/mach-h720x/include/mach/vmalloc.h
3 */
5 #ifndef __ARCH_ARM_VMALLOC_H
6 #define __ARCH_ARM_VMALLOC_H
8 #define VMALLOC_END 0xd0000000
10 #endif