]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd657fff71fb31cdbf573fcbfc72934d7d8172b80
tree0dfceb1802ff81d0dbd08020f26a54a99283ee12
parente5a2054621a5fb530e9297e93f196af3eeeda3c0
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 <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>
drivers/thermal/st/st_thermal.c
drivers/thermal/st/st_thermal_memmap.c
drivers/thermal/st/st_thermal_syscfg.c