From: Sachin Kamat Date: Mon, 14 Jan 2013 06:59:10 +0000 (+0530) Subject: drm/exynos: Make ipp_handle_cmd_work static X-Git-Tag: v3.8-rc6~10^2~1^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bc4a0aa377ec5e6e3bd2b8ac963a008d8e1401b;p=pandora-kernel.git drm/exynos: Make ipp_handle_cmd_work static Fixes the following warning: drivers/gpu/drm/exynos/exynos_drm_ipp.c:872:6: warning: symbol 'ipp_handle_cmd_work' was not declared. Should it be static? Signed-off-by: Sachin Kamat Signed-off-by: Inki Dae --- Reading git-diff-tree failed