cpufreq: Fix typo in the ARM_BRCMSTB_AVS_CPUFREQ Kconfig entry
authorJingyu Wang <jingyuwang_vip@163.com>
Wed, 8 Mar 2023 12:28:30 +0000 (20:28 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 22 Mar 2023 19:14:37 +0000 (20:14 +0100)
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>
drivers/cpufreq/Kconfig.arm

index 97acaa2136fd62c47eb8deb9da24a27c0715208a..123b4bbfcfee19ccf419594f6cb3bde3a0457e99 100644 (file)
@@ -95,7 +95,7 @@ config ARM_BRCMSTB_AVS_CPUFREQ
        help
          Some Broadcom STB SoCs use a co-processor running proprietary firmware
          ("AVS") to handle voltage and frequency scaling. This driver provides
-         a standard CPUfreq interface to to the firmware.
+         a standard CPUfreq interface to the firmware.
 
          Say Y, if you have a Broadcom SoC with AVS support for DFS or DVFS.