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 */