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:
09bd14b
)
drm/exynos: Fix address space warning in exynos_drm_buf.c
author
Sachin Kamat
<sachin.kamat@linaro.org>
Thu, 5 Sep 2013 11:31:35 +0000
(17:01 +0530)
committer
Inki Dae
<inki.dae@samsung.com>
Mon, 16 Sep 2013 12:57:04 +0000
(21:57 +0900)
Fixes the following warning:
drivers/gpu/drm/exynos/exynos_drm_buf.c:66:29: warning:
incorrect type in assignment (different address spaces)
drivers/gpu/drm/exynos/exynos_drm_buf.c:66:29:
expected void [noderef] <asn:2>*kvaddr
drivers/gpu/drm/exynos/exynos_drm_buf.c:66:29: got void *
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_buf.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/exynos/exynos_drm_buf.c
Simple merge