commit | 3f283d9375ad8fa97ac7a7b2d4f73425186d8810 | [log] [tgz] |
---|---|---|
author | Sean Paul <seanpaul@chromium.org> | Thu Jan 30 16:19:11 2014 -0500 |
committer | Inki Dae <daeinki@gmail.com> | Mon Mar 24 00:36:31 2014 +0900 |
tree | 7175f6526fab33df3f4fd8b5c62472023f1d0f88 | |
parent | 558de5c13871e3665c9088f1ba0bac619bb380be [diff] |
drm/exynos: Use unsigned long for possible_crtcs Change all instances of possible_crtcs in the exynos drm driver to be unsigned long. This matches the type used in the drm layer. Signed-off-by: Sean Paul <seanpaul@chromium.org> Reviewed-by: Tomasz Figa <t.figa@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>