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:
09bb9ce
)
[MIPS] Clean up asm-mips/mach-generic/spaces.h
author
Franck Bui-Huu
<fbuihuu@gmail.com>
Mon, 4 Jun 2007 15:46:32 +0000
(17:46 +0200)
committer
Ralf Baechle
<ralf@linux-mips.org>
Tue, 10 Jul 2007 16:32:57 +0000
(17:32 +0100)
PAGE_OFFSET definition is now using CAC_BASE by default.
This patch also reorder some macros to make them appear
in the same order for both 32 and 64 bits configs.
It also makes use of const.h generic header file to
annotate constants.
Signed-off-by: Franck Bui-Huu <fbuihuu@gmail.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found