commit | 2380a792dec059338c8d989e64c5d933c553949c | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Mon May 13 21:55:59 2019 +0800 |
committer | Eduardo Valentin <edubezval@gmail.com> | Thu May 23 21:52:47 2019 -0700 |
tree | b64efeedd0cfb0a57d081f771257f0731ab012b0 | |
parent | 0f5ee062d87e69028ea38a50fdd66859ea0dbb11 [diff] |
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>