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:
7fe19da
)
sh: mach-se: Fix up SE7206 no ioport build.
author
Paul Mundt
<lethal@linux-sh.org>
Thu, 4 Nov 2010 03:29:00 +0000
(12:29 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Thu, 4 Nov 2010 03:29:00 +0000
(12:29 +0900)
There was a leftover inw() used here that really just wants to be a
__raw_readw() instead. Convert it over.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found