Skip to content

Commit 01bceae

Browse files
krzklinusw
authored andcommitted
pinctrl: qcom: fix indentation in Kconfig
Use tab for correct Kconfig indentation. Signed-off-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Konrad Dybcio <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Linus Walleij <[email protected]>
1 parent 1c4aac1 commit 01bceae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

drivers/pinctrl/qcom/Kconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ config PINCTRL_QCOM_SPMI_PMIC
256256
select PINMUX
257257
select PINCONF
258258
select GENERIC_PINCONF
259-
select GPIOLIB
259+
select GPIOLIB
260260
select GPIOLIB_IRQCHIP
261261
select IRQ_DOMAIN_HIERARCHY
262262
help
@@ -271,7 +271,7 @@ config PINCTRL_QCOM_SSBI_PMIC
271271
select PINMUX
272272
select PINCONF
273273
select GENERIC_PINCONF
274-
select GPIOLIB
274+
select GPIOLIB
275275
select GPIOLIB_IRQCHIP
276276
select IRQ_DOMAIN_HIERARCHY
277277
help

0 commit comments

Comments
 (0)