From: Russell King Date: Tue, 4 Apr 2006 20:47:43 +0000 (+0100) Subject: [ARM] Move FLUSH_BASE macros to asm/arch/memory.h X-Git-Tag: v2.6.17-rc2~284^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74d02fb9543ec85b04319b5b50926c78e7f07f3e;p=pandora-kernel.git [ARM] Move FLUSH_BASE macros to asm/arch/memory.h FLUSH_BASE must be visible to arch/arm/mm/init.c in order for the memory region to be setup. Move these definitions from asm-arm/arch-*/hardware.h into asm-arm/arch-*/memory.h where mm stuff can see them. Signed-off-by: Russell King --- Reading git-diff-tree failed