git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b57f5f
)
drm/tegra: Force cast to __iomem to make sparse happy
author
Thierry Reding
<treding@nvidia.com>
Fri, 8 Nov 2013 12:18:14 +0000
(13:18 +0100)
committer
Thierry Reding
<treding@nvidia.com>
Tue, 3 Dec 2013 09:05:04 +0000
(10:05 +0100)
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>
No differences found