From: Daniel Stone Date: Fri, 22 May 2015 12:34:48 +0000 (+0100) Subject: drm/mode: Unstatic kernel-userspace mode conversion X-Git-Tag: omap-for-v4.2/fixes-rc1^2~17^2~41^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=934a8a899a7275ed187810fe9a15a93397e88c6b;p=pandora-kernel.git drm/mode: Unstatic kernel-userspace mode conversion Move the drm_display_mode <-> drm_mode_modeinfo conversion functions from drm_crtc.c to drm_modes.c, and make them non-static so that others can use them. Signed-off-by: Daniel Stone Tested-by: Sean Paul Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed