drivers/video: fsl-diu-fb: the video buffer is not I/O memory
authorTimur Tabi <timur@freescale.com>
Thu, 15 Sep 2011 21:44:57 +0000 (16:44 -0500)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Sun, 18 Sep 2011 20:08:58 +0000 (20:08 +0000)
commit251b9b0d403f61f507155697a459038b2ee3336c
tree92bdd9263ae495f68251162577703116023cba78
parent3f78bbd1a256e04dfb486dbee0430e0ecad6d960
drivers/video: fsl-diu-fb: the video buffer is not I/O memory

The video buffer is not uncached memory-mapped I/O, so don't tag the virtual
address as __iomem.  It's also not a u8*.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
include/linux/fsl-diu-fb.h