From: Krzysztof Kozlowski Date: Thu, 1 Jun 2023 15:20:20 +0000 (+0200) Subject: pinctrl: qcom: fix indentation in Kconfig X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=01bceae21471bc70370fc4c76f858b1b66881e41;p=users%2Fjedix%2Flinux-maple.git pinctrl: qcom: fix indentation in Kconfig Use tab for correct Kconfig indentation. Signed-off-by: Krzysztof Kozlowski Reviewed-by: Konrad Dybcio Link: https://lore.kernel.org/r/20230601152026.1182648-2-krzysztof.kozlowski@linaro.org Signed-off-by: Linus Walleij --- diff --git a/drivers/pinctrl/qcom/Kconfig b/drivers/pinctrl/qcom/Kconfig index 726ab6960b34..7569a11c814d 100644 --- a/drivers/pinctrl/qcom/Kconfig +++ b/drivers/pinctrl/qcom/Kconfig @@ -256,7 +256,7 @@ config PINCTRL_QCOM_SPMI_PMIC select PINMUX select PINCONF select GENERIC_PINCONF - select GPIOLIB + select GPIOLIB select GPIOLIB_IRQCHIP select IRQ_DOMAIN_HIERARCHY help @@ -271,7 +271,7 @@ config PINCTRL_QCOM_SSBI_PMIC select PINMUX select PINCONF select GENERIC_PINCONF - select GPIOLIB + select GPIOLIB select GPIOLIB_IRQCHIP select IRQ_DOMAIN_HIERARCHY help