Message ID | 20101215105924.23413.34629.sendpatchset@t400s (mailing list archive) |
---|---|
State | Accepted |
Commit | 676b14c36de5bea83f7666e5f5965188426b97a7 |
Headers | show |
--- 0001/arch/arm/mach-shmobile/include/mach/vmalloc.h +++ work/arch/arm/mach-shmobile/include/mach/vmalloc.h 2010-11-18 16:13:50.000000000 +0900 @@ -2,6 +2,6 @@ #define __ASM_MACH_VMALLOC_H /* Vmalloc at ... - 0xe5ffffff */ -#define VMALLOC_END 0xe6000000 +#define VMALLOC_END 0xe6000000UL #endif /* __ASM_MACH_VMALLOC_H */