commit | 541d529f9845d249d1cb84f1b395e48f0a117e3f | [log] [tgz] |
---|---|---|
author | Eduardo Valentin <edubezval@gmail.com> | Tue Apr 07 13:42:12 2015 -0700 |
committer | Eduardo Valentin <edubezval@gmail.com> | Tue Apr 07 13:43:28 2015 -0700 |
tree | 0dfceb1802ff81d0dbd08020f26a54a99283ee12 | |
parent | d877a62b20f0592971a3c434486b58c425492732 [diff] |
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>