From: Thierry Reding Date: Fri, 8 Nov 2013 12:18:14 +0000 (+0100) Subject: drm/tegra: Force cast to __iomem to make sparse happy X-Git-Tag: v3.13-rc4~39^2~5^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ab34151a9aab94685a8ce4b030800151f2bca66;p=pandora-kernel.git drm/tegra: Force cast to __iomem to make sparse happy The fbdev screen memory pointer is annotated __iomem, so cast the kernel virtual address to that address space to make the warning go away. Signed-off-by: Thierry Reding --- Reading git-diff-tree failed