Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <treding@nvidia.com>
- Loading branch information