From 8fa6a4255e80537774126440a056c8e4fa7e30a0 Mon Sep 17 00:00:00 2001 From: Thierry Reding Date: Mon, 21 Jul 2014 13:23:57 +0200 Subject: [PATCH] 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-format-patch failed