From: Sachin Kamat Date: Mon, 21 Jan 2013 09:56:57 +0000 (+0530) Subject: drm/exynos: Make 'drm_hdmi_get_edid' static X-Git-Tag: v3.8-rc6~10^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=428982e70ad1a6dbd583d6fb4f896595dac382e1;p=pandora-kernel.git drm/exynos: Make 'drm_hdmi_get_edid' static Fixes the following warning: drivers/gpu/drm/exynos/exynos_drm_hdmi.c:111:13: warning: symbol 'drm_hdmi_get_edid' was not declared. Should it be static? Signed-off-by: Sachin Kamat Signed-off-by: Inki Dae --- Reading git-diff-tree failed