forked from Minki/linux
c931b4f655
Makes it consistent with VMALLOC_START Tested-by: H Hartley Sweeten <hsweeten@visionengravers.com> Signed-off-by: Andreas Fenkart <andreas.fenkart@streamunlimited.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
5 lines
95 B
C
5 lines
95 B
C
/*
|
|
* arch/arm/mach-sa1100/include/mach/vmalloc.h
|
|
*/
|
|
#define VMALLOC_END (0xe8000000UL)
|