From: Krzysztof Adamski Date: Thu, 22 Jan 2015 18:08:58 +0000 (+0100) Subject: staging: fbtft: fbtft-core mark functions static X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~83^2~149 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed2084360d040a39be1ac9101b13c6fb0146f323;p=pandora-kernel.git staging: fbtft: fbtft-core mark functions static This fixes sparse warnings like: warning: symbol XXX was not declared. Should it be static? by declaring all local functions static. Signed-off-by: Krzysztof Adamski Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed