]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/arm/mach-h720x/include/mach/vmalloc.h
Merge tag 'v2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[mv-sheeva.git] / arch / arm / mach-h720x / include / mach / vmalloc.h
index ff1460d6841ba9c76f85e54d11d0709c4de801a3..8520b4a4d4e6f3cd642c1a4b4aa44591f17c7787 100644 (file)
@@ -5,6 +5,6 @@
 #ifndef __ARCH_ARM_VMALLOC_H
 #define __ARCH_ARM_VMALLOC_H
 
-#define VMALLOC_END       (PAGE_OFFSET + 0x10000000)
+#define VMALLOC_END       0xd0000000UL
 
 #endif