-
由 Thierry Reding 提交于
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: NThierry Reding <treding@nvidia.com>
9ab34151
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: NThierry Reding <treding@nvidia.com>