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:
4b6764f
)
Documentation: fix ioremap return type
author
H Hartley Sweeten
<hsweeten@visionengravers.com>
Sat, 2 Jan 2010 04:35:41 +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 a char *. 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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found