thermal: tegra: Make tegra210_tsensor_thermtrips static
authorYueHaibing <yuehaibing@huawei.com>
Mon, 13 May 2019 13:55:59 +0000 (21:55 +0800)
committerEduardo Valentin <edubezval@gmail.com>
Fri, 24 May 2019 04:52:47 +0000 (21:52 -0700)
commit2380a792dec059338c8d989e64c5d933c553949c
treeb64efeedd0cfb0a57d081f771257f0731ab012b0
parent0f5ee062d87e69028ea38a50fdd66859ea0dbb11
thermal: tegra: Make tegra210_tsensor_thermtrips static

Fix sparse warning:

drivers/thermal/tegra/tegra210-soctherm.c:211:33: warning:
 symbol 'tegra210_tsensor_thermtrips' was not declared. Should it be static?

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
drivers/thermal/tegra/tegra210-soctherm.c