From: viresh kumar Date: Mon, 7 Mar 2011 04:57:06 +0000 (+0100) Subject: ARM: 6792/1: SPEAr: Replace SIZE macro's with SZ_4K macros X-Git-Tag: v2.6.39-rc1~463^2~3^10~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53821162fce0e69a8d9fb98ae87ce27c1b500b8e;p=pandora-kernel.git ARM: 6792/1: SPEAr: Replace SIZE macro's with SZ_4K macros Resource size required mostly is 4K for all devices, whereas currently reserved space is much beyond that. This patch replaces SIZE macro's used at multiple places with SZ_4K. Reviewed-by: Stanley Miao Signed-off-by: Viresh Kumar Signed-off-by: Shiraz Hashim Signed-off-by: Rajeev Kumar Signed-off-by: Russell King --- Reading git-diff-tree failed