From: Eduardo Valentin Date: Tue, 7 Apr 2015 20:42:12 +0000 (-0700) Subject: drivers: thermal: st: remove several sparse warnings X-Git-Tag: omap-for-v4.2/o2_dc~196^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=541d529f9845d249d1cb84f1b395e48f0a117e3f;p=pandora-kernel.git drivers: thermal: st: remove several sparse warnings Simple patch to make symbols static. Symbols that are not shared with other parts of the kernel can be made static. This change also removes several sparse complains. Cc: Zhang Rui Cc: Lee Jones Cc: Pavel Machek Cc: Ajit Pal Singh Cc: linux-pm@vger.kernel.org Cc: linux-kernel@vger.kernel.org Signed-off-by: Eduardo Valentin --- Reading git-diff-tree failed