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:
9eb3e9e
)
drm: exynos: removed warning due to missing typecast for mixer driver data
author
Rahul Sharma
<rahul.sharma@samsung.com>
Wed, 31 Oct 2012 04:06:26 +0000
(09:36 +0530)
committer
Inki Dae
<daeinki@gmail.com>
Wed, 31 Oct 2012 13:11:40 +0000
(06:11 -0700)
Removing the warning by adding proper type casting where local pointer
variable of type mixer driver data is assigned with void pointer.
Signed-off-by: Rahul Sharma <rahul.sharma@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
No differences found