Skip to content

Commit 8ffdb1f

Browse files
lemon1989rafaeljw
authored andcommitted
cpufreq: Fix typo in the ARM_BRCMSTB_AVS_CPUFREQ Kconfig entry
Delete the redundant word 'to' from the help text in the ARM_BRCMSTB_AVS_CPUFREQ Kconfig entry. Signed-off-by: Jingyu Wang <jingyuwang_vip@163.com> [ rjw: Subject and changelog edits ] Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
1 parent 877d5cd commit 8ffdb1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/cpufreq/Kconfig.arm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ config ARM_BRCMSTB_AVS_CPUFREQ
9595
help
9696
Some Broadcom STB SoCs use a co-processor running proprietary firmware
9797
("AVS") to handle voltage and frequency scaling. This driver provides
98-
a standard CPUfreq interface to to the firmware.
98+
a standard CPUfreq interface to the firmware.
9999

100100
Say Y, if you have a Broadcom SoC with AVS support for DFS or DVFS.
101101

0 commit comments

Comments
 (0)