From: Russell King Date: Mon, 11 Dec 2006 22:29:16 +0000 (+0000) Subject: [ARM] Clean up KERNEL_RAM_ADDR X-Git-Tag: v2.6.20-rc1~15^2^3~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f06b97ffd1ed7a96d5022d52f795fba8483afb75;p=pandora-kernel.git [ARM] Clean up KERNEL_RAM_ADDR Clean up the KERNEL_RAM_ADDR stuff in arch/arm/kernel/head.S to make it clearer what's referring to what. In doing so, remove the usage of __virt_to_phys(), which is not guaranteed to be something that the assembler can parse. Signed-off-by: Russell King --- Reading git-diff-tree failed