From: Daniel Vetter Date: Fri, 3 May 2013 09:49:48 +0000 (+0200) Subject: drm/i915: make set_m_n functions static X-Git-Tag: v3.11-rc1~65^2~131^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b551842d4d92cd337cc2af27947cc53e09fe34ab;p=pandora-kernel.git drm/i915: make set_m_n functions static This is possible thanks to moving the m/n stuff into pipe_config. Unfortunately we need to move them a bit to avoid forward declarations. Reviewed-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed