MTD DocBook: fix ioremap return type
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Sat, 2 Jan 2010 04:35:54 +0000 (20:35 -0800)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Sat, 2 Jan 2010 10:11:27 +0000 (10:11 +0000)
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>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>

No differences found