drm/exynos: Use struct drm_mode_fb_cmd2
authorJoonyoung Shim <jy0922.shim@samsung.com>
Thu, 8 Dec 2011 06:05:19 +0000 (15:05 +0900)
committerInki Dae <inki.dae@samsung.com>
Wed, 21 Dec 2011 06:14:17 +0000 (15:14 +0900)
The exynos drm also should use struct drm_mode_fb_cmd2 by changes of
308e5bcbdb10452e8aba31aa21432fb67ee46d72 commit(drm: add an fb creation
ioctl that takes a pixel format v5).

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>

No differences found