aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBiju Das <[email protected]>2023-05-26 14:57:36 +0100
committerWolfram Sang <[email protected]>2023-06-05 12:03:35 +0200
commit3c4b88de7e2f61a8c742c7cf0ae59e83cf1e6b35 (patch)
tree547f0c09270fc77212c8658f8efe889a6980ab3f
parent2f8d1ed793453b9f7a832c96d699bf3dca176280 (diff)
i2c: rzv2m: Drop extra space
Drop extra space from the I2C_RZV2M config help description. Reported-by: Pavel Machek <[email protected]> Signed-off-by: Biju Das <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Wolfram Sang <[email protected]>
-rw-r--r--drivers/i2c/busses/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig
index 3144ef99f040..9cfe8fc509d7 100644
--- a/drivers/i2c/busses/Kconfig
+++ b/drivers/i2c/busses/Kconfig
@@ -1025,7 +1025,7 @@ config I2C_RZV2M
depends on ARCH_RENESAS || COMPILE_TEST
help
If you say yes to this option, support will be included for the
- Renesas RZ/V2M I2C interface.
+ Renesas RZ/V2M I2C interface.
This driver can also be built as a module. If so, the module
will be called i2c-rzv2m.