[ARM] 3259/1: remove phys_ram from struct machine_desc (part 1)
authorNicolas Pitre <nico@cam.org>
Fri, 13 Jan 2006 20:51:46 +0000 (20:51 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 13 Jan 2006 20:51:46 +0000 (20:51 +0000)
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 <nico@cam.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found