From: Ville Syrjälä Date: Thu, 5 Apr 2012 18:35:15 +0000 (+0300) Subject: drm: Move drm_format_num_planes() to drm_crtc.c X-Git-Tag: v3.5-rc1~83^2~137 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=141670e9b4356b59b5b39a99e10ac0118d12b16d;p=pandora-kernel.git drm: Move drm_format_num_planes() to drm_crtc.c There will be a need for this function in drm_crtc.c later. This avoids making drm_crtc.c depend on drm_crtc_helper.c. Signed-off-by: Ville Syrjälä Signed-off-by: Dave Airlie --- Reading git-diff-tree failed