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:
322a8b0
)
ARM: io: s3c2410: remove ioaddr()
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Wed, 6 Jul 2011 12:05:15 +0000
(13:05 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Wed, 17 Aug 2011 07:44:15 +0000
(08:44 +0100)
There is only one user of ioaddr() in the kernel, and that is the Acorn
expansion card core code. S3C2410 does not use this code, and so the
definition of ioaddr() is redundant.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found