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:
143724f
)
DocBook: fix ioremap return type
author
H Hartley Sweeten
<hsweeten@visionengravers.com>
Sat, 2 Jan 2010 04:35:54 +0000
(20:35 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Sat, 2 Jan 2010 18:09:44 +0000
(10:09 -0800)
ioremap() returns a void __iomem * not an unsigned long. Update the
Documentation file to reflect this.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found