From: Russell King Date: Wed, 16 Nov 2005 17:38:40 +0000 (+0000) Subject: [ARM] Move zone adjustment for SA1111 on SA11x0 platforms X-Git-Tag: v2.6.15-rc2~68^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b12050f17460dc312cfd8cc59c79e181b23062b;p=pandora-kernel.git [ARM] Move zone adjustment for SA1111 on SA11x0 platforms Unfortunately, using PAGE_SHIFT in asm/arch/memory.h is unsafe, and we can't include asm/page.h into this file because then we have a circular dependency. Move the offending code to arch/arm/common/sa1111.c instead. Signed-off-by: Russell King --- Reading git-diff-tree failed