summaryrefslogtreecommitdiff
path: root/test/thermal_falco.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/thermal_falco.c')
-rw-r--r--test/thermal_falco.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/thermal_falco.c b/test/thermal_falco.c
index 87a00f57bb..1452a12692 100644
--- a/test/thermal_falco.c
+++ b/test/thermal_falco.c
@@ -81,7 +81,7 @@ void host_throttle_cpu(int throttled)
host_throttled = throttled;
}
-void pwm_fan_set_percent_needed(int pct)
+void fan_set_percent_needed(int pct)
{
fan_pct = pct;
}