[PATCH] firmware: arm_scmi: Grammar s/may needed/may be needed/
Geert Uytterhoeven
geert+renesas at glider.be
Wed Jun 3 08:17:51 PDT 2026
Fix grammar in the help text for the ARM_SCMI_POWER_CONTROL symbol.
Signed-off-by: Geert Uytterhoeven <geert+renesas at glider.be>
---
drivers/firmware/arm_scmi/Kconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/firmware/arm_scmi/Kconfig b/drivers/firmware/arm_scmi/Kconfig
index e3fb36825978ed6f..783c24a20e29190f 100644
--- a/drivers/firmware/arm_scmi/Kconfig
+++ b/drivers/firmware/arm_scmi/Kconfig
@@ -96,7 +96,7 @@ config ARM_SCMI_POWER_CONTROL
firmware.
This driver can also be built as a module. If so, the module will be
- called scmi_power_control. Note this may needed early in boot to catch
- early shutdown/reboot SCMI requests.
+ called scmi_power_control. Note this may be needed early in boot to
+ catch early shutdown/reboot SCMI requests.
endmenu
--
2.43.0
More information about the linux-arm-kernel
mailing list