X-Git-Url: https://bbs.cooldavid.org/git/?a=blobdiff_plain;f=arch%2Farm%2Fmach-s3c64xx%2Finclude%2Fmach%2Fvmalloc.h;h=bc0e913898642ef3f374188f4d928cc56a83f0a5;hb=15cae77ad891c1533b664759f8eebae246e5edf8;hp=7411ef3711a6e047ad37ba8a2fe617f8381de646;hpb=c1eea3756a9b16d8def6cf194a6ee74eb65b7aef;p=net-next-2.6.git diff --git a/arch/arm/mach-s3c64xx/include/mach/vmalloc.h b/arch/arm/mach-s3c64xx/include/mach/vmalloc.h index 7411ef3711a..bc0e9138986 100644 --- a/arch/arm/mach-s3c64xx/include/mach/vmalloc.h +++ b/arch/arm/mach-s3c64xx/include/mach/vmalloc.h @@ -15,6 +15,6 @@ #ifndef __ASM_ARCH_VMALLOC_H #define __ASM_ARCH_VMALLOC_H -#define VMALLOC_END (0xE0000000) +#define VMALLOC_END 0xE0000000UL #endif /* __ASM_ARCH_VMALLOC_H */