From: Thierry Reding Date: Mon, 21 Jul 2014 11:23:57 +0000 (+0200) Subject: drm/dp: Staticize a couple of DP utility functions X-Git-Tag: omap-for-v3.17/fixes-against-rc2~125^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fa6a4255e80537774126440a056c8e4fa7e30a0;p=pandora-kernel.git drm/dp: Staticize a couple of DP utility functions sparse complains about these functions missing a prototype, but looking closer they aren't (and likely not supposed to be) used outside of this source file, so they can be made static. Signed-off-by: Thierry Reding Reviewed-by: Alex Deucher Signed-off-by: Dave Airlie --- Reading git-diff-tree failed