aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/clk/mvebu
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzk@kernel.org>2019-11-21 04:18:55 +0100
committerStephen Boyd <sboyd@kernel.org>2020-01-04 23:34:39 -0800
commit333d2d19df09bfa7363ad051e8557031abafee21 (patch)
treee94bf24304298afede35aed777a338b598bc5a65 /drivers/clk/mvebu
parentLinux 5.5-rc1 (diff)
downloadwireguard-linux-333d2d19df09bfa7363ad051e8557031abafee21.tar.xz
wireguard-linux-333d2d19df09bfa7363ad051e8557031abafee21.zip
clk: Fix Kconfig indentation
Adjust indentation from spaces to tab (+optional two spaces) as in coding style with command like: $ sed -e 's/^ /\t/' -i */Kconfig Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Link: https://lkml.kernel.org/r/1574306335-29026-1-git-send-email-krzk@kernel.org [sboyd@kernel.org: Fixup mediatek to have two spaces for help indent] Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'drivers/clk/mvebu')
-rw-r--r--drivers/clk/mvebu/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/clk/mvebu/Kconfig b/drivers/clk/mvebu/Kconfig
index 415e6906a113..ded07b0bd0d5 100644
--- a/drivers/clk/mvebu/Kconfig
+++ b/drivers/clk/mvebu/Kconfig
@@ -29,7 +29,7 @@ config ARMADA_39X_CLK
select MVEBU_CLK_COMMON
config ARMADA_37XX_CLK
- bool
+ bool
config ARMADA_XP_CLK
bool