drivers: thermal: st: remove several sparse warnings
authorEduardo Valentin <edubezval@gmail.com>
Tue, 7 Apr 2015 20:42:12 +0000 (13:42 -0700)
committerEduardo Valentin <edubezval@gmail.com>
Tue, 7 Apr 2015 20:43:28 +0000 (13:43 -0700)
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 <rui.zhang@intel.com>
Cc: Lee Jones <lee.jones@linaro.org>
Cc: Pavel Machek <pavel@ucw.cz>
Cc: Ajit Pal Singh <ajitpal.singh@st.com>
Cc: linux-pm@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>

No differences found