From: Nicolas Pitre Date: Fri, 13 Jan 2006 20:51:46 +0000 (+0000) Subject: [ARM] 3259/1: remove phys_ram from struct machine_desc (part 1) X-Git-Tag: v2.6.16-rc1~107^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2df96b34aae08e0aa688ef7a8444febb8ec44172;p=pandora-kernel.git [ARM] 3259/1: remove phys_ram from struct machine_desc (part 1) Patch from Nicolas Pitre This field is redundent since it must be equal to PHYS_OFFSET anyway. First, let's use PHYS_OFFSET directly instead. Signed-off-by: Nicolas Pitre Signed-off-by: Russell King --- Reading git-diff-tree failed