]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commitdiff
mfd: sec-core: Fix indentation of Kconfig description
authorKrzysztof Kozlowski <krzk@kernel.org>
Tue, 7 Aug 2018 16:11:24 +0000 (18:11 +0200)
committerLee Jones <lee.jones@linaro.org>
Tue, 23 Oct 2018 07:58:34 +0000 (08:58 +0100)
The indentation should be a tab followed by two spaces.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/Kconfig

index 0b79c5d04cc9f6d517ca3de5f0e5620442fba423..7ef170dc766d93ee1b1c407cfee779ec42630544 100644 (file)
@@ -1038,10 +1038,10 @@ config MFD_SEC_CORE
        select REGMAP_I2C
        select REGMAP_IRQ
        help
-        Support for the Samsung Electronics MFD series.
-        This driver provides common support for accessing the device,
-        additional drivers must be enabled in order to use the functionality
-        of the device
+         Support for the Samsung Electronics MFD series.
+         This driver provides common support for accessing the device,
+         additional drivers must be enabled in order to use the functionality
+         of the device
 
 config MFD_SI476X_CORE
        tristate "Silicon Laboratories 4761/64/68 AM/FM radio."