From: Sean Paul Date: Thu, 30 Jan 2014 21:19:11 +0000 (-0500) Subject: drm/exynos: Use unsigned long for possible_crtcs X-Git-Tag: v3.15-rc1~51^2~42^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f283d9375ad8fa97ac7a7b2d4f73425186d8810;p=pandora-kernel.git 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 Reviewed-by: Tomasz Figa Signed-off-by: Inki Dae --- Reading git-diff-tree failed