From: Timur Tabi Date: Thu, 15 Sep 2011 21:44:57 +0000 (-0500) Subject: drivers/video: fsl-diu-fb: the video buffer is not I/O memory X-Git-Tag: v3.2-rc1~120^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=251b9b0d403f61f507155697a459038b2ee3336c;p=pandora-kernel.git 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 Signed-off-by: Florian Tobias Schandinat --- Reading git-diff-tree failed