From c011b7c92514196bac6746a81ae2437d264c0fe6 Mon Sep 17 00:00:00 2001 From: Geert Uytterhoeven Date: Wed, 3 Jun 2026 17:18:43 +0200 Subject: [PATCH] pmdomain: arm: Grammar s/may needed/may be needed/ Fix grammar in the help text for the ARM_SCMI_POWER_DOMAIN symbol. Signed-off-by: Geert Uytterhoeven Acked-by: Sudeep Holla Signed-off-by: Ulf Hansson --- drivers/pmdomain/arm/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/pmdomain/arm/Kconfig b/drivers/pmdomain/arm/Kconfig index afed10d382ad..ba0b190a63d6 100644 --- a/drivers/pmdomain/arm/Kconfig +++ b/drivers/pmdomain/arm/Kconfig @@ -21,7 +21,7 @@ config ARM_SCMI_POWER_DOMAIN enabled or disabled via the SCP firmware This driver can also be built as a module. If so, the module - will be called scmi_pm_domain. Note this may needed early in boot + will be called scmi_pm_domain. Note this may be needed early in boot before rootfs may be available. config ARM_SCPI_POWER_DOMAIN