On Tuesday 29 of October 2013 12:12:57 Sean Paul wrote: > 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 at chromium.org> > --- > > Changes in v2: None > Changes in v3: None > > drivers/gpu/drm/exynos/exynos_drm_drv.c | 2 +- > drivers/gpu/drm/exynos/exynos_drm_encoder.c | 2 +- > drivers/gpu/drm/exynos/exynos_drm_encoder.h | 2 +- > drivers/gpu/drm/exynos/exynos_drm_plane.c | 2 +- > drivers/gpu/drm/exynos/exynos_drm_plane.h | 2 +- > 5 files changed, 5 insertions(+), 5 deletions(-)
Reviewed-by: Tomasz Figa <t.figa at samsung.com> Best regards, Tomasz