From: Joonyoung Shim Date: Tue, 1 Sep 2015 07:22:54 +0000 (+0900) Subject: drm/exynos: remove exynos_drm_fb_get_buf_cnt() X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~4^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=faec262b14f3d92601c06b5c73b45ea71d0d164b;p=pandora-kernel.git drm/exynos: remove exynos_drm_fb_get_buf_cnt() We can get buffer count of framebuffer using drm_format_num_planes(), so keeping exynos_drm_fb_get_buf_cnt() is unnecessary. Signed-off-by: Joonyoung Shim Reviewed-by: Gustavo Padovan Signed-off-by: Inki Dae --- Reading git-diff-tree failed