[ARM] 3261/2: remove phys_ram from struct machine_desc (part 3)
authorNicolas Pitre <nico@cam.org>
Mon, 20 Mar 2006 17:10:01 +0000 (17:10 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 21 Mar 2006 22:05:58 +0000 (22:05 +0000)
Patch from Nicolas Pitre

This field is redundent since it must be equal to PHYS_OFFSET anyway.

There is no reference to it anymore so remove it at last.

Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found