From: Fabio Estevam Date: Wed, 26 Feb 2014 23:53:44 +0000 (-0300) Subject: imx-drm: imx-drm-core: Staticize imx_drm_find_crtc() X-Git-Tag: v3.15-rc1~139^2~819 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdffa6f2b3a2385ecfc6516259e4c99d6feb7139;p=pandora-kernel.git imx-drm: imx-drm-core: Staticize imx_drm_find_crtc() Fix the following static checker warning: drivers/staging/imx-drm/imx-drm-core.c:89:21: warning: symbol 'imx_drm_find_crtc' was not declared. Should it be static? Reported-by: Dan Carpenter Signed-off-by: Fabio Estevam Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed