git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3261e36
)
[ARM] 3259/1: remove phys_ram from struct machine_desc (part 1)
author
Nicolas Pitre
<nico@cam.org>
Fri, 13 Jan 2006 20:51:46 +0000
(20:51 +0000)
committer
Russell 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