https://github.com/torvalds/linux
Revision 541d529f9845d249d1cb84f1b395e48f0a117e3f authored by Eduardo Valentin on 07 April 2015, 20:42:12 UTC, committed by Eduardo Valentin on 07 April 2015, 20:43:28 UTC
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>
1 parent d877a62
History
Tip revision: 541d529f9845d249d1cb84f1b395e48f0a117e3f authored by Eduardo Valentin on 07 April 2015, 20:42:12 UTC
drivers: thermal: st: remove several sparse warnings
Tip revision: 541d529
File Mode Size
.gitignore -rw-r--r-- 151 bytes
Kconfig -rw-r--r-- 2.9 KB
Makefile -rw-r--r-- 2.3 KB
gen_init_cpio.c -rw-r--r-- 12.7 KB
initramfs_data.S -rw-r--r-- 1.3 KB

back to top