From: H Hartley Sweeten Date: Sat, 2 Jan 2010 04:35:54 +0000 (-0800) Subject: MTD DocBook: fix ioremap return type X-Git-Tag: v2.6.35-rc1~465^2~142 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de58288d1dc4ec73d36395a3c4a7708f01311d20;p=pandora-kernel.git MTD 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 Signed-off-by: David Woodhouse --- Reading git-diff-tree failed