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:
976e8f6
)
x86: asm/io.h: unify ioremap prototypes
author
Jeremy Fitzhardinge
<jeremy@goop.org>
Fri, 6 Feb 2009 21:29:52 +0000
(13:29 -0800)
committer
Jeremy Fitzhardinge
<jeremy@goop.org>
Fri, 6 Feb 2009 21:29:52 +0000
(13:29 -0800)
Impact: unify identical code
asm/io_32.h and _64.h have identical prototypes for the ioremap family
of functions. The 32-bit header had a more descriptive comment.
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
No differences found