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:
5f24071
)
sh: Make 29/32-bit mode check helper generally available.
author
Paul Mundt
<lethal@linux-sh.org>
Wed, 20 Jan 2010 07:40:48 +0000
(16:40 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 20 Jan 2010 07:40:48 +0000
(16:40 +0900)
Presently __in_29bit_mode() is only defined for the PMB case, but
it's also easily derived from the CONFIG_29BIT and CONFIG_32BIT &&
CONFIG_PMB=n cases.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found