diff --git a/[refs] b/[refs] index 9d45103df4fc..b4ab20e39cfc 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ff5caab10e869274539654e02ae4ee155869b7e6 +refs/heads/master: 085fb6171f0b7d726250026e363c06d3c4d54312 diff --git a/trunk/arch/arm/mach-lpc32xx/include/mach/vmalloc.h b/trunk/arch/arm/mach-lpc32xx/include/mach/vmalloc.h index d1d936c7236d..720fa43a60bf 100644 --- a/trunk/arch/arm/mach-lpc32xx/include/mach/vmalloc.h +++ b/trunk/arch/arm/mach-lpc32xx/include/mach/vmalloc.h @@ -19,6 +19,6 @@ #ifndef __ASM_ARCH_VMALLOC_H #define __ASM_ARCH_VMALLOC_H -#define VMALLOC_END 0xF0000000 +#define VMALLOC_END 0xF0000000UL #endif