diff options
author | Lee Jones <lee.jones@linaro.org> | 2013-09-18 19:05:04 +0400 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2013-09-26 13:09:13 +0400 |
commit | d460d28bfb516afe44a85a4738c459f18de582ce (patch) | |
tree | 275b1227b3ac81606a8a43bf106da389342d4cd4 /arch/arm/boot/dts/ste-dbx5x0.dtsi | |
parent | 7278248588c907b798a78bb61198d3204742b4e2 (diff) | |
download | linux-d460d28bfb516afe44a85a4738c459f18de582ce.tar.xz |
ARM: ux500: Fix trivial white-space error in the DBX500 DTSI file
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/ste-dbx5x0.dtsi')
-rw-r--r-- | arch/arm/boot/dts/ste-dbx5x0.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/ste-dbx5x0.dtsi b/arch/arm/boot/dts/ste-dbx5x0.dtsi index c417cb8a24ab..23810f233774 100644 --- a/arch/arm/boot/dts/ste-dbx5x0.dtsi +++ b/arch/arm/boot/dts/ste-dbx5x0.dtsi @@ -888,7 +888,7 @@ cpufreq-cooling { compatible = "stericsson,db8500-cpufreq-cooling"; status = "disabled"; - }; + }; vmmci: regulator-gpio { compatible = "regulator-gpio"; |