thermal: tegra: remove forward declarations
authorNicolin Chen <nicoleotsuka@gmail.com>
Wed, 25 Oct 2017 07:03:37 +0000 (00:03 -0700)
committerEduardo Valentin <edubezval@gmail.com>
Mon, 1 Jan 2018 18:51:02 +0000 (10:51 -0800)
commitd790405d1b23cf1495d22ed043a422dc44bb6848
tree65b384e257eff8e0b040798f4f3ecbe0d072193b
parent4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323
thermal: tegra: remove forward declarations

This patch just simply moves tegra_thermctl_set_trip_temp() behind
those function implementations so that it can remove those forward
declarations.

Signed-off-by: Nicolin Chen <nicoleotsuka@gmail.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
drivers/thermal/tegra/soctherm.c