From: H Hartley Sweeten Date: Sat, 2 Jan 2010 04:35:54 +0000 (-0800) Subject: DocBook: fix ioremap return type X-Git-Tag: v2.6.33-rc3~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d9f99c335ef66e4c44afe8f61816b0edeafba91;p=pandora-kernel.git 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 Signed-off-by: Randy Dunlap Cc: David Woodhouse Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed