mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-30 17:25:18 +09:00
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>