[PATCH] ARM: cleanup vmalloc start/offset macros
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Tue, 3 May 2005 11:20:29 +0000 (12:20 +0100)
committerRussell King <rmk@dyn-67.arm.linux.org.uk>
Tue, 3 May 2005 11:20:29 +0000 (12:20 +0100)
VMALLOC_START and VMALLOC_OFFSET are common between all ARM
machine classes.  Move them into include/asm-arm/pgtable.h,
but allow a machine class to override them if required.

Signed-off-by: Russell King <rmk@arm.linux.org.uk>

No differences found