commit | 2cdc53b355873ab54b6a348ee5bf022967fb4159 | [log] [tgz] |
---|---|---|
author | Rahul Sharma <rahul.sharma@samsung.com> | Wed Oct 31 09:36:26 2012 +0530 |
committer | Inki Dae <daeinki@gmail.com> | Wed Oct 31 06:11:40 2012 -0700 |
tree | 314ebc9546b23bfcc309f0a53c3fbe03781d2ad2 | |
parent | 9eb3e9e6f3cface0d2ffa8d889f44af27dcbce7b [diff] |
drm: exynos: removed warning due to missing typecast for mixer driver data 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>