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:
620a480
)
[MIPS] setup.c: get ride of CPHYSADDR()
author
Franck Bui-Huu
<vagabon.xyz@gmail.com>
Thu, 19 Oct 2006 11:20:01 +0000
(13:20 +0200)
committer
Ralf Baechle
<ralf@linux-mips.org>
Thu, 30 Nov 2006 01:14:41 +0000
(
01:14
+0000)
and use new __pa() implementation instead introduced by the previous
patch. Indeed this macro can be used now even by the 64 bit kernels
with CONFIG_BUILD_ELF64=n config.
Signed-off-by: Franck Bui-Huu <fbuihuu@gmail.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found