From: Nicolas Pitre Date: Fri, 13 Jan 2006 20:51:52 +0000 (+0000) Subject: [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) X-Git-Tag: v2.6.16-rc1~107^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=946d4935fc61e1479f8c057d58c64110bb43d3b0;p=pandora-kernel.git [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) Patch from Nicolas Pitre This field is redundent since it must be equal to PHYS_OFFSET anyway. Now that no code uses it anymore, mark it deprecated and remove all initializations from the tree. Signed-off-by: Nicolas Pitre Signed-off-by: Russell King --- Reading git-diff-tree failed