Message ID | 1310093669-4681-2-git-send-email-bs14@csr.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
diff --git a/arch/arm/mach-cns3xxx/include/mach/vmalloc.h b/arch/arm/mach-cns3xxx/include/mach/vmalloc.h index 4d381ec..1dd231d 100644 --- a/arch/arm/mach-cns3xxx/include/mach/vmalloc.h +++ b/arch/arm/mach-cns3xxx/include/mach/vmalloc.h @@ -8,4 +8,4 @@ * published by the Free Software Foundation. */ -#define VMALLOC_END 0xd8000000 +#define VMALLOC_END 0xd8000000UL
Signed-off-by: Barry Song <baohua.song@csr.com> --- arch/arm/mach-cns3xxx/include/mach/vmalloc.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)