From: Rob Clark Date: Fri, 27 Mar 2015 17:01:52 +0000 (-0400) Subject: drm: export tile-group functions X-Git-Tag: omap-for-v4.1/fixes-rc1~82^2~12^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81ddd1bc5cff2df619559860f2481393ba74e3a0;p=pandora-kernel.git drm: export tile-group functions Normally these are called from within drm core, from the EDID parsing code. But for dual-dsi in some drivers (at least drm/msm) we need to call these from the driver. So they should be exported. Signed-off-by: Rob Clark Acked-by: Dave Airlie --- Reading git-diff-tree failed