]> git.karo-electronics.de Git - karo-tx-linux.git/blob - arch/arm/mach-shmobile/include/mach/vmalloc.h
Merge branch 'common/fbdev-mipi' of master.kernel.org:/pub/scm/linux/kernel/git/letha...
[karo-tx-linux.git] / arch / arm / mach-shmobile / include / mach / vmalloc.h
1 #ifndef __ASM_MACH_VMALLOC_H
2 #define __ASM_MACH_VMALLOC_H
3
4 /* Vmalloc at ... - 0xe5ffffff */
5 #define VMALLOC_END 0xe6000000UL
6
7 #endif /* __ASM_MACH_VMALLOC_H */