]> git.baikalelectronics.ru Git - kernel.git/commit
DocBook: fix ioremap return type
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Sat, 2 Jan 2010 04:35:54 +0000 (20:35 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 2 Jan 2010 18:09:44 +0000 (10:09 -0800)
commitff934ca5655777a04e95e1e952f885d3d25120e4
treeada761f95acf93a976000c619f444c119be6f7aa
parent73667a7bd68192bdf3aaa1ca3191d9ebe6171748
DocBook: fix ioremap return type

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>
Documentation/DocBook/mtdnand.tmpl