From: Liu Ying Date: Tue, 24 Dec 2013 02:17:44 +0000 (+0800) Subject: staging: imx-drm: imx-tve: Fix a sparse warning X-Git-Tag: v3.14-rc1~150^2~138 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fc6cb2876ea8e3d07db02d8a9102d93ea9948c9;p=pandora-kernel.git staging: imx-drm: imx-tve: Fix a sparse warning This patch declares the function of_get_tve_mode as a static one to fix this sparse warning: drivers/staging/imx-drm/imx-tve.c:563:11: warning: \ symbol 'of_get_tve_mode' was not declared. \ Should it be static? Acked-by: Shawn Guo Signed-off-by: Liu Ying Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed