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:
2df96b3
)
[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)
author
Nicolas Pitre
<nico@cam.org>
Fri, 13 Jan 2006 20:51:52 +0000
(20:51 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Fri, 13 Jan 2006 20:51:52 +0000
(20:51 +0000)
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 <nico@cam.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found