From: H Hartley Sweeten Date: Sat, 2 Jan 2010 04:35:41 +0000 (-0800) Subject: Documentation: fix ioremap return type X-Git-Tag: v2.6.33-rc3~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=143724fd3d3c154009fe95846dcbf7afadca8ab1;p=pandora-kernel.git Documentation: fix ioremap return type ioremap() returns a void __iomem * not a char *. Update the documentation file to reflect this. Signed-off-by: H Hartley Sweeten Signed-off-by: Randy Dunlap Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed