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:
6f4c7e3
)
[ARM] Remove "translated" io macros
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Thu, 30 Nov 2006 14:39:14 +0000
(14:39 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 30 Nov 2006 14:39:14 +0000
(14:39 +0000)
The "translated" io macros were never really used. Remove them.
Preserve the L7200 inb() and friends by defining the __io()
macro, so that the generic versions can be used instead.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found