From 8e2ddd0a6f719d0525f7c51cd5bc757a6fd3bbd0 Mon Sep 17 00:00:00 2001 From: Barry Song Date: Thu, 7 Jul 2011 19:54:29 -0700 Subject: [PATCH] --- yaml --- r: 258631 b: refs/heads/master c: c8bbde430f837c7ae280b6ac8d4a27b056b83318 h: refs/heads/master i: 258629: 0e16ab200aba374cf2b892f0fe03687efec8ba6b 258627: db5657ad8d8dd988783c14fc9f93484e2af41f6e 258623: 65bcdb3601018180026d156283b1090d22412c25 v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-nuc93x/include/mach/vmalloc.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index b4ab20e39cfc..e049251c6cbf 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 085fb6171f0b7d726250026e363c06d3c4d54312 +refs/heads/master: c8bbde430f837c7ae280b6ac8d4a27b056b83318 diff --git a/trunk/arch/arm/mach-nuc93x/include/mach/vmalloc.h b/trunk/arch/arm/mach-nuc93x/include/mach/vmalloc.h index 98a21b81dec0..7d11a5f07696 100644 --- a/trunk/arch/arm/mach-nuc93x/include/mach/vmalloc.h +++ b/trunk/arch/arm/mach-nuc93x/include/mach/vmalloc.h @@ -18,6 +18,6 @@ #ifndef __ASM_ARCH_VMALLOC_H #define __ASM_ARCH_VMALLOC_H -#define VMALLOC_END (0xE0000000) +#define VMALLOC_END 0xE0000000UL #endif /* __ASM_ARCH_VMALLOC_H */