From: Will Deacon Date: Thu, 31 Jan 2013 18:19:30 +0000 (+0100) Subject: ARM: 7637/1: memory: use SZ_ constants for defining the virtual memory layout X-Git-Tag: v3.9-rc1~143^2^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d1c20bce5bc1a7a94bca1324451532c28c89e36;p=pandora-kernel.git ARM: 7637/1: memory: use SZ_ constants for defining the virtual memory layout Parts of the virtual memory layout (mainly the modules area) are described using open-coded immediate values. Use the SZ_ definitions from linux/sizes.h instead to make the code clearer. Acked-by: Nicolas Pitre Signed-off-by: Will Deacon Signed-off-by: Russell King --- Reading git-diff-tree failed