summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/config.h b/include/config.h
index a82af12158..6df1558e19 100644
--- a/include/config.h
+++ b/include/config.h
@@ -351,7 +351,7 @@
/*
* Replace the default fan mapping with a board-specific function in board.c:
*
- * int pwm_fan_percent_to_rpm(int pct);
+ * int fan_percent_to_rpm(int pct);
*
*/
#undef CONFIG_FAN_RPM_CUSTOM