Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
[sfrench/cifs-2.6.git] / arch / arm / mach-shmobile / include / mach / vmalloc.h
1 #ifndef __ASM_MACH_VMALLOC_H
2 #define __ASM_MACH_VMALLOC_H
3
4 #define VMALLOC_END       (PAGE_OFFSET + 0x24000000)
5
6 #endif /* __ASM_MACH_VMALLOC_H */